Skip to content

fullyconnected/AndroidEncryptionExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors