https://github.com/jesusgraterol/aes256-async
The aes256-async package allows developers to easily encrypt and decrypt data by making use of the AES-256 specification. It exposes syncrhonous and asynchronous functions to avoid blocking the main thread. Moreover, the secret can be of any size because it is hashed using the Secure Hash Algorithm 2 (SHA-256).
https://github.com/jesusgraterol/aes256-async
aes-256 encryption privacy security sha-256 utilities web
Last synced: 6 months ago
JSON representation
The aes256-async package allows developers to easily encrypt and decrypt data by making use of the AES-256 specification. It exposes syncrhonous and asynchronous functions to avoid blocking the main thread. Moreover, the secret can be of any size because it is hashed using the Secure Hash Algorithm 2 (SHA-256).
- Host: GitHub
- URL: https://github.com/jesusgraterol/aes256-async
- Owner: jesusgraterol
- License: mit
- Created: 2025-01-10T13:19:27.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T16:33:57.000Z (9 months ago)
- Last Synced: 2025-03-10T19:54:35.339Z (7 months ago)
- Topics: aes-256, encryption, privacy, security, sha-256, utilities, web
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/aes256-async
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0