mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-11 07:14:23 +00:00
Merge 6d76807bff into d3544585e8
This commit is contained in:
commit
b4a5e4b633
1 changed files with 1 additions and 0 deletions
|
|
@ -295,6 +295,7 @@ A curated list of cryptography resources and links.
|
|||
- [PolyCrypt](https://github.com/polycrypt/polycrypt) - Pure JS implementation of the WebCrypto API.
|
||||
- [rusha](https://github.com/srijs/rusha) - High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.
|
||||
- [sjcl](https://github.com/bitwiseshiftleft/sjcl) - Stanford JavaScript Crypto Library.
|
||||
- [@skiff-org/skiff-crypto](https://github.com/skiff-org/skiff-apps/tree/main/libs/skiff-crypto) - Web and Node.js compatible symmetric/asymmetric cryptography utilities, as well as object versioning datagram library built by [Skiff](https://skiff.com). Documentation [site here](https://skiff.com/skiff-crypto).
|
||||
- [TweetNaCl.js](https://github.com/dchest/tweetnacl-js) - A port of TweetNaCl / NaCl for JavaScript for modern browsers and Node.js.
|
||||
- [URSA](https://github.com/quartzjer/ursa) - RSA public/private key OpenSSL bindings for Node.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue