dhole-crypto
JavaScript port of soatok/dhole-cryptography from PHP
JavaScript port of soatok/dhole-cryptography from PHP
The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers)
The Sodium cryptographic library compiled to pure JavaScript (wrappers)
Native Rust compiled to WASM for Chacha Poly1305 exposure in Node
WASM wrapper of the chacha20poly1305 library in rust
Port of TweetNaCl cryptographic library to JavaScript
The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers, sumo variant)
The Sodium cryptographic library compiled to pure JavaScript (wrappers, sumo variant)
Port of TweetNaCl cryptographic library to JavaScript
Port of TweetNaCl cryptographic library to JavaScript, includes implementation of sealed boxes
Port of TweetNaCl cryptographic library to JavaScript
A Hybrid Public Key Encryption (HPKE) module extension for ChaCha20/Poly1305
The Sodium cryptographic library compiled to pure JavaScript (wrappers)
Port of TweetNaCl cryptographic library to JavaScript
Audited & minimal JS implementation of Salsa20, ChaCha and AES
Port of TweetNaCl cryptographic library to JavaScript es6
Port of TweetNaCl cryptographic library to JavaScript
Port of TweetNaCl cryptographic library to JavaScript
Port of TweetNaCl cryptographic library to JavaScript. With 'react-native-crypto', by @piotrnap.
ChaCha20-Poly1305 encryption/decryption for React Native. Native implementations make sure it has the fastest performance.