@cdottori/ecdsa-node
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
This module provides native bindings to ecdsa fully compliant ISO requirement functions
Library for creating elliptic curve keypairs and deriving child keys
This module provides a pure js implementation of secp256k1-node
fork of secp256k1 -- using js only version for cross-platform container deploy (not optimal solution)
Performant ethereum crypto library
JavaScript Encrypted Communications
jose - node c binding
Universal 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies
Cryptonite Javascript library with functionality useful for web wallet apps
Better JavaScript Elliptic curve cryptography library
a native ecdsa implementation
JavaScript Elliptic curve cryptography library
An AX.25 packet radio chat protocol with support for digital signatures and binary compression. Like IRC over radio waves 📡〰.
node.js library for encoding, decoding, and verifying JSON Web Tokens (JWTs)
Library for creating elliptic curve keypairs and deriving child keys
SSH Fingerprint in < 150 lines of VanillaJS, part of the Bluecrypt suite for Browser Crypto.
React Native library for encoding ECDSA private keys to PEM, DER and raw hex formats
[secp256k1](https://www.secg.org/sec2-v2.pdf), an elliptic curve that could be used for asymmetric encryption, ECDH key agreement protocol and deterministic ECDSA signature scheme from RFC6979.
Elliptic Curve Integrated Encryption Scheme (ECIES) implementation for node.js