quick-encrypt
Easily generate RSA Public-Private Keypairs and use them for secure asymmetric one-way encryption and decryption!
Easily generate RSA Public-Private Keypairs and use them for secure asymmetric one-way encryption and decryption!
keep your data secure
CommonJS Porting for http://www-cs-students.stanford.edu/~tjw/jsbn/
node rsa module url: http://www-cs-students.stanford.edu/~tjw/jsbn/
node crypto module wrapper
Node.js bindings for the reference implementation of the McEliece KEM.
The OPAQUE asymmetric password-authenticated key exchange (PAKE) protocol library (libopaque) compiled to WebAssembly and pure JavaScript using Emscripten
Simple document/payload signing and verifying
An universal JavaScript ripemd160 message digest function.
Asymmetric key used in time based OTP
Node.js bindings for liboqs.
`npx create-keys` is a terminal assistant that helps creating RSA or ECDSA asymmetric key pairs (also works in NodeJS). Supported formats: PEM and JWK. Supported encoding: PCKS8 for private keys, PCKS1 for RSA public keys and SPKI for ECDSA public keys. S
encrypt symmetric keys using asymmetric rsa keys
JavaScript implementation of the OPAQUE asymmetric password authenticated key exchange (aPAKE) protocol
http request encryptor
JavaScript implementation of the OPAQUE asymmetric password authenticated key exchange (aPAKE) protocol
Simple JWT creation and verification package with build in Asymmetric key generation and use build on top of the jsonwebtoken package.
Deterministic seeds from passphrases suitable for WetWare RAM (Read: the human brain)
A native Node.js addon that acts as an abstraction of the PKCS#11 API v2.20 from RSA.
An universal JavaScript ripemd160 message digest function.