107 packages found
Port of TweetNaCl cryptographic library to JavaScript
Lib Sodium port for node.js
Prebuilds for Lib Sodium port for node.js
Derives NaCl compatible public and private encryption keys, symmetric encryption keys, and digital signature keys from an ID and password using SHA256, scrypt, and TweetNaCl.js.
- cryptography
- public key
- private key
- keypairs
- signatures
- security
- SHA256
- NaCl
- TweetNaCl
- Curve25519
- ed25519
- scrypt
- password
- passphrase
node.js sodium bindings + pure js polyfil
Lib Sodium port for node.js
Derive Curve25519 encryption keys and ed25519 signing keys from username and password via BLAKE2b hash and scrypt.
Asymmetric encrypted CouchDB documents, powered by NaCl.
Handle database permits, which encrypts a database key with a session key. For use with couch-box.
Asymmetric encrypted PouchDB, powered by NaCl's curve25519-xsalsa20-poly1305.
An Ed25519 elliptic-curve cryptography implementation for Node.js
Lib Sodium port for node.js
A binding to the curve25519-donna library.
The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers)
Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH, ristretto255 & scalarmult
- ed25519
- edwards
- ristretto255
- decaf
- curve25519
- x25519
- elliptic
- elliptic curve
- curve
- elligator
- signature
- ecc
- eddsa
- RFC7748
- View more
Port of TweetNaCl cryptographic library to JavaScript es6
Lib Sodium port for node.js
The Sodium cryptographic library compiled to pure JavaScript (wrappers)
Port of TweetNaCl cryptographic library to JavaScript