react-native-crypto-js
react-native-crypto-js copied to clipboard
RSA PKCS#1v1.5 SHA 256 decrypt
Hello! I have a RSA PKCS#1v1.5 SHA 256 signature, and the public key. It is possible to decrypt using this library?
No @cretumarius, RSA PKCS#1v1.5 SHA 256 signature does not support.
Do you know any package that can provide this solution?