@akeo/react-native-rsa-encryption
react native plugin for peer to peer encryption and decryption using RSA keys
react native plugin for peer to peer encryption and decryption using RSA keys
A secure login where the user's private key is never hosted on servers or the user's online devices ( this project can also be used as a form of two-factor authentication ( 2FA ) where the user's private key is never hosted on servers )
A secure login where the user's private key is never hosted on servers or the user's online devices ( this project can also be used as a form of two-factor authentication ( 2FA ) where the user's private key is never hosted on servers )
A utility with zero dependencies to encrypt and decrypt values by abstracting the native crypto package.