Skip to content

DES takes a 64-bit plaintext and creates a 64-bit ciphertext during encryption and takes a 64-bit ciphertext and creates a 64-bit block of plaintext during decryption. A 56-bit cipher key is used for both encryption and decryption.

License

Notifications You must be signed in to change notification settings

nadinCodeHat/DES-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DES-Code

DES takes a 64-bit plaintext and creates a 64-bit ciphertext during encryption and takes a 64-bit ciphertext and creates a 64-bit block of plaintext during decryption. A 56-bit cipher key is used for both encryption and decryption.

About

DES takes a 64-bit plaintext and creates a 64-bit ciphertext during encryption and takes a 64-bit ciphertext and creates a 64-bit block of plaintext during decryption. A 56-bit cipher key is used for both encryption and decryption.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages