Showing 1-20 of 229,081 packages
ASN.1 schema of `Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification Version 1.2` (RFC5208)
Encryption and signing using public-key cryptography (via tweetnacl)
Utility methods related to public key cryptography to be used with distributed mutable storage
peer-to-peer encrypted streams using public key cryptography and signing
Public Key Cryptography
Public Key Cryptography Standard PDUs in TypeScript
ASN.1 schema of `Elliptic Curve Private Key Structure` (RFC5915)
Utility methods related to public key cryptography to be used with distributed mutable storage.
Utility to easily generate/verify JWT using public key cryptography.
Request Cryptography
This module is crafted for dApp development and various blockchain operations that seamlessly unfold offline
opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK)
All the cryptographic primitives used in Ethereum.
Audited & minimal JS implementation of elliptic curve cryptography
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
JavaScript Elliptic curve cryptography library, includes fix to browser.js so that encrypt/decrypt works
Auditable & minimal JS implementation of post-quantum cryptography: FIPS 203, 204, 205
Handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt
Audited & minimal JS implementation of Salsa20, ChaCha and AES