No description provided.
EC cryptography
JavaScript Elliptic curve cryptography library
Fastest 5KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
JavaScript Elliptic curve cryptography library, includes fix to browser.js so that encrypt/decrypt works
Stanford Javascript Crypto Library
Universal Module for Elliptic Curve Cryptography (ECDSA and ECDH) in JavaScript
Encrypted Content-Encoding for HTTP
Audited & minimal JS implementation of elliptic curve cryptography
TypeScript definitions for diffie-hellman
Node.js based EC key utilities that can generate PEM keys (required by crypto.sign and crypto.verify) from the raw ones usually but not necessarily generated by crypto.ECDH
Lightning cryptography utilities
EC cryptography
Native node.js module for ECDH and ECDSA
Isomorphic cryptographic functions for browser and NodeJS.
Isomorphic Cryptography Library for X25519 ECIES
Crypto Library in JavaScript
Giselle cipher, is a symetric key cipher, based on the XOR, base conversion, Scrypt & One Time Pad algorithm.
Capacitor plugin that uses Secure Enclave (iOS) or StrongBox/TEE (Android) to generate key-pairs, sign, verify, encrypt or decrypt data. It also provides a way to authenticate the user via biometrics and passkey.
This module provides js implementation to ecdsa secp256k1 functions
Elliptic Curve Diffie-Hellman with ephemeral-static keys implementation for NodeJS
EC cryptography
JavaScript Elliptic curve cryptography library
A secure, isomorphic TypeScript library providing cryptographic primitives (AES, ECDH, Ed25519) and mnemonic-based key derivation. Implements PBKDF2-HMAC-SHA512 for key stretching and supports multiple key derivation paths (ECDH, EdDSA, HKDF).