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

Compatibility issue. in chrome PC & Mobile #576

Open enmotion opened 1 year ago

enmotion commented 1 year ago

I'm using jsrsasign for signature verification, and the verification results on Chrome browsers on PC and mobile devices are inconsistent. Has anyone else encountered this situation? This situation only occurs in Chrome browsers, and some Android webview also have this problem.