https://github.com/christoffercarlsson/stedy
An easy-to-use cryptography library for JavaScript
https://github.com/christoffercarlsson/stedy
aes-gcm-encryption crypto cryptography curve25519 ed25519 elliptic-curves hash hkdf hmac pbkdf2 signature verification x25519
Last synced: 9 months ago
JSON representation
An easy-to-use cryptography library for JavaScript
- Host: GitHub
- URL: https://github.com/christoffercarlsson/stedy
- Owner: christoffercarlsson
- License: unlicense
- Created: 2021-11-05T15:50:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T12:08:52.000Z (almost 3 years ago)
- Last Synced: 2024-04-29T03:03:04.884Z (about 2 years ago)
- Topics: aes-gcm-encryption, crypto, cryptography, curve25519, ed25519, elliptic-curves, hash, hkdf, hmac, pbkdf2, signature, verification, x25519
- Language: TypeScript
- Homepage:
- Size: 926 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stedy (beta)
Easy-to-use primitives for modern cryptographic protocols.
> [!WARNING]\
> The security of this library has yet to be independently audited. Make your
> own judgement on whether or not the current state of this project is a good
> fit for you. USE AT YOUR OWN RISK!