Skip to content

brianPlummer/AndroidEncryptionExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidEncryptionExample

This is a basic example of using RSA and AES encryption in Android. This example encrypts an inputted string using AES and then encrypts the AES key using RSA. The AES encryption methods use streams and can be modified to handle data of arbitrary sizes.

Releases

No releases published

Packages

 
 
 

Contributors

Languages