WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

HosseinDevPro/AndroidDataSecurity

Repository files navigation

AndroidDataSecurity

Sample project for data security in android . It contains 5 module:

  1. app: Its main module that handle the app base structure
  2. common: Its contain some shared class that used in all other modules
  3. security.symmetric: It contain all of codes that related to 'Symmetric' algorithm
  4. security.asymmetric: It contain all of codes that related to 'Asymmetric' algorithm
  5. security.hash: It contain all of codes that related to 'Hash' algorithm

About

Sample project for data security in android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages