amitaymolko / react-native-rsa-native

A native implementation of RSA key generation and encryption/decryption.
MIT License
233 stars 113 forks source link

How to configure this library to support PKCS8. Is this supported? #77

Open AnoopN01 opened 4 years ago

GoMino commented 4 years ago

I second that!

It seems that the iOS implementation is generating PCS#8 format while android is generating PKCS#1