Skip to content

happy-labs/owl

Repository files navigation

owl app

Application to demonstration cryptography function in android, following are the main cryptography function implemented

  1. RSA key generation
  2. RSA encryption/decryption
  3. AES key generation
  4. AES encryption/decryption
  5. Digital signature
  6. SHA2 hashing

notes

view share preference

adb shell
run-as com.score.owl
ls shared_prefs/com.score.owl.preference.xml

view database

adb shell
run-as com.score.owl
ls databases/

About

cryptography with android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages