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

[Question] Does this package work in Expo (React Native) applications? #612

Closed matallui closed 3 months ago

matallui commented 7 months ago

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)

kjur commented 3 months ago

Sorry but there is no plan to support React Native.