Skip to content

mLese/NativeEncryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

NativeEncryption

An example of using libssl to do native decryption on android. Generates a file filled with random bytes and then allows you to encrypt using the java libraries. After the data has been encrypted you can decrypt using the Java libraries or native C code using OpenSSL and compare the times.

About

An example of using libssl to do native encryption and decryption on android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published