Saiid El Hajj Chehade

Results 1 comments of Saiid El Hajj Chehade

After digging in the Android and IOS code, it uses the `RSA_PKCS1` according to [RFC 3447 - section 7.2](https://www.rfc-editor.org/rfc/rfc3447#section-7.2). To change them, you must go into [RSA.java](https://github.com/amitaymolko/react-native-rsa-native/blob/master/android/src/main/java/com/RNRSA/RSA.java#L132) and update the...