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.
Does this package work in React Native? I haven't seen any documentation indicating whether it does or not.
There was a PR that indicated it should, but I haven't been able to successfully run this in my Expo app (Android platform)
Does this package work in React Native? I haven't seen any documentation indicating whether it does or not. There was a PR that indicated it should, but I haven't been able to successfully run this in my Expo app (Android platform)