Update README.md

pull/185/head
Andrew Milich 1 year ago committed by GitHub
parent 7be4a08062
commit 6d76807bff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -291,7 +291,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).
- [@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…
Cancel
Save