Skip to content

ntarocco/android-rsa-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA Encryption app

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.

About

Android RSA Encryption test with BouncyCastle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages