Skip to content

HouariZegai/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography Algorithms

License MIT

What is cryptography ?

Cryptography is a method of protecting information and communications through the use of codes so that only those for whom the information is intended can read and process it. The pre-fix "crypt" means "hidden" or "vault" and the suffix "graphy" stands for "writing."

Symmetric algorithms

Installation

  1. Press the Fork button (top right the page) to save copy of this project on your account.

  2. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:

    git clone https://github.com/HouariZegai/Cryptography.git
    
  3. Import it in any IDE (like Intellij IDEA).

  4. Run the application :D

Contributing 💡

If you want to contribute to this project and make it better with new ideas or algorithms, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.

Releases

No releases published

Packages

No packages published

Languages