# @lindorm-io/aes

> AES utilities for lindorm.io

Latest version **0.3.0** (published 2024-01-12) · AGPL-3.0-or-later license · 0 weekly downloads

## Install

```sh
npm install @lindorm-io/aes
pnpm add @lindorm-io/aes
yarn add @lindorm-io/aes
bun add @lindorm-io/aes
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.0 |
| Published | 2024-01-12 |
| First published | 2023-12-12 |
| Weekly downloads | 0 |
| License | AGPL-3.0-or-later |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 101.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | princejonn |

## Links

- npm: https://www.npmjs.com/package/@lindorm-io/aes
- npm.io page: https://npm.io/package/@lindorm-io/aes

## Dependencies (2)

- [@lindorm-io/jwk](https://npm.io/package/@lindorm-io/jwk.md) ^0.2.0
- [@lindorm-io/errors](https://npm.io/package/@lindorm-io/errors.md) ^0.1.21

## Recent versions

- 0.3.0 (latest) — 2024-01-12
- 0.2.0 — 2023-12-21
- 0.1.1 — 2023-12-14
- 0.1.0 — 2023-12-12

## README

# @lindorm-io/aes

AES utilities for lindorm.io packages.

## Installation

```shell script
npm install --save @lindorm-io/aes
```

---
_Source: https://npm.io/package/@lindorm-io/aes · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
