Skip to content

Mustafa-Roshdy/Encryption-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption-Methods

Encryption is a way of scrambling data so that only authorized parties can understand the information. In technical terms, it is the process of converting human-readable plaintext to incomprehensible text, also known as ciphertext.

Examples

  1. Caesar Cipher
  2. One-Time Pad
  3. Substitution Cipher
  4. Vigenere Cipher

About

Source codes for some of the encryption techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages