-
Notifications
You must be signed in to change notification settings - Fork 0
This code is my implementation for Simplified Data Encryption Standard (S-DES), The SDES encryption algorithm produces an 8-bit block of plaintext (example: 10111101) and a 10-bit key as input and makes an 8-bit block of ciphertext as output.
toneemarqus/S-DES-Algorithm-using-cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
This code is my implementation for Simplified Data Encryption Standard (S-DES), The SDES encryption algorithm produces an 8-bit block of plaintext (example: 10111101) and a 10-bit key as input and makes an 8-bit block of ciphertext as output.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published