Skip to content

a simple cryptography suite that helps you to encrypt and decrypt your data.

Notifications You must be signed in to change notification settings

amiraslanaslani/Data-Guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Guard

Data Guard is a simple cryptography suite that helps you to encrypt and decrypt your data.

Usage

Just run program under JVM, enter your data, select your favorite encryption algorithm and RUN it!

Add your own algorithm

Each algorithm that used in this program should extends CryptoAlgorithm class and added to CryptoConstants class.

Use as Library

If you want to use this project as a library, then you can import crypto.CryptoTools. There is many methods inside crypto.CryptoTools that you can call them from another programmes.

About

a simple cryptography suite that helps you to encrypt and decrypt your data.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages