
A native implementation of RSA key generation and encryption/decryption.
The "react-native-rsa-native" project is a native implementation of RSA key generation and encryption/decryption, sign/verify features with keychain implementation in PKCS1. It supports iOS 10+ and Android 4.1+ (API 16). The project is in need of new maintainers.
"react-native-rsa-native" is a project that provides native RSA key generation, encryption, decryption, sign, and verify features with keychain support in PKCS1 format. It caters to iOS 10+ and Android 4.1+ (API 16) platforms. The project is currently seeking new maintainers to contribute and improve its functionality.

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.