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

Releases

No releases published

Packages

No packages published

Languages