amitaymolko / react-native-rsa-native

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

Export function verify64 from RSA #125

Closed KovalovIE closed 2 years ago

KovalovIE commented 2 years ago

Hi! Can you add export function verify64 from RSA? We need it, now we forcibly add it in node modules. Perhaps it will be useful for someone else to do verification through base64

image

KovalovIE commented 2 years ago

Sorry, we forgot to update the library version