kjur / jsrsasign

The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.
https://kjur.github.io/jsrsasign
Other
3.25k stars 646 forks source link

Does this component support ECDH key negotiation? #586

Closed LubanTech1 closed 1 year ago

LubanTech1 commented 1 year ago

Does this component support ECDH key negotiation? I can't find any functions related to ecdh.

kjur commented 1 year ago

Sorry but it's not supported.

LubanTech1 commented 1 year ago

Sorry but it's not supported.

Is there a plan to support this algorithm? This is important.

kjur commented 1 year ago

Sorry but there is no plan to support it for now.