ArnaudBand/ecdsa-node
ECDSA-Node is a project hosted on GitHub that provides an implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in Node.js. ECDSA is a cryptographic algorithm used for signing and verifying digital signatures, and is widely used in various applications such as secure communication, digital payments, and blockchain technology.
JavaScript