nadinCodeHat / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nadinCodeHat/DES-Code Stargazers