mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-03-13 18:16:35 -04:00
Update README.md
Added @deliberative/crypto npm package.
This commit is contained in:
parent
229e12f6d4
commit
eb0499d729
@ -269,6 +269,7 @@ A curated list of cryptography resources and links.
|
||||
- [cryptico](https://github.com/wwwtyro/cryptico) - Easy-to-use encryption system utilizing RSA and AES for JavaScript.
|
||||
- [crypto-js](https://github.com/brix/crypto-js) - JavaScript library of crypto standards.
|
||||
- [cryptojs](https://github.com/gwjjeff/cryptojs) - Provide standard and secure cryptographic algorithms for Node.js.
|
||||
- [@deliberative/crypto](https://github.com/deliberative/crypto) - Typescript/WebAssembly library for public key cryptography, secret boxes, Shamir secret sharing and random shuffling. Runs on Nodejs, ESM, CommonJS and the browser.
|
||||
- [forge](https://github.com/digitalbazaar/forge) - Native implementation of TLS in JavaScript and tools to write crypto-based and network-heavy webapps.
|
||||
- [IronNode](https://docs.ironcorelabs.com/ironnode-sdk/overview) - Transform encryption library, a variant of proxy re-encryption, for encrypting to users or groups, and easily adding strong data controls to Node.js apps.
|
||||
- [IronWeb](https://docs.ironcorelabs.com/ironweb-sdk/overview) - Transform encryption library, a variant of proxy re-encryption, for easily managing end-to-end encryption securely in the browser.
|
||||
|
Loading…
x
Reference in New Issue
Block a user