node-webcrypto-ossl icon indicating copy to clipboard operation
node-webcrypto-ossl copied to clipboard

EllipticCurves X25519

Open microshine opened this issue 8 years ago • 1 comments

Should we support X25519 named curve? signal-protocol OpenSSL

The Signal Protocol combines the Double Ratchet Algorithm, prekeys, and a triple Diffie–Hellman (3-DH) handshake,[4] and uses Curve25519, AES-256 and HMAC-SHA256 as primitives

microshine avatar Jan 17 '17 09:01 microshine

To do this we will need to switch to BorringSSL which is something I want to see us do anyway.

rmhrisk avatar Feb 01 '17 02:02 rmhrisk