This app has been created as example to test the encryption of a payload using RSA with padding (OAEP).
It relies on the embedded BouncyCastle lib in the Android OS.
The alternative SpongyCastle lib, more up-to-date, has been evaluated but discarded due to the considerable jar size.