# @cryptography/aes

> High-performance synchronous AES implementation for JavaScript

Latest version **0.1.1** (published 2020-04-11) · GPL-3.0-or-later license · 0 weekly downloads

## Install

```sh
npm install @cryptography/aes
pnpm add @cryptography/aes
yarn add @cryptography/aes
bun add @cryptography/aes
```

## Health

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

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

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.1 |
| Published | 2020-04-11 |
| First published | 2020-03-30 |
| Weekly downloads | 0 |
| License | GPL-3.0-or-later |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 68.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 53 |
| Author | Konstantin Darutkin |
| Maintainers | kdarutkin |
| Keywords | aes, javascript, crypto |

## Links

- npm: https://www.npmjs.com/package/@cryptography/aes
- Repository: https://github.com/spalt08/cryptography
- Homepage: https://github.com/spalt08/cryptography/tree/master/packages/aes
- Issues: https://github.com/spalt08/cryptography/issues
- npm.io page: https://npm.io/package/@cryptography/aes

## Alternatives

- [@gemini-wallet/core](https://npm.io/package/@gemini-wallet/core.md) — 515.6K weekly downloads
- [utility](https://npm.io/package/utility.md) — 416.6K weekly downloads
- [@primno/dpapi](https://npm.io/package/@primno/dpapi.md) — 7.2K weekly downloads
- [pi-readseek](https://npm.io/package/pi-readseek.md) — 3.7K weekly downloads
- [@emilia-protocol/verify](https://npm.io/package/@emilia-protocol/verify.md) — 1.1K weekly downloads

## Recent versions

- 0.1.1 (latest) — 2020-04-11
- 0.1.0 — 2020-03-30

## README

# @cryptography/aes
Still under development

Implemented modes: IGE, CTR

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