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

Calculate fingerprint of X.509 Certificate #575

Closed s-ashwin closed 1 year ago

s-ashwin commented 1 year ago

Is there any ways i could calculate the fingerprint of X.509 certificate

kjur commented 1 year ago

Please see #71