GitHub topics: sdes-cipher
Sahil-4555/Simplified_DataEncryption_Standard_SDES
Simplified Data Encryption Standard (S-DES) is a simple version of the DES Algorithm. It is a block cipher that takes a block of plain text and converts it into ciphertext. It takes a block of 8 bit. It is a symmetric key cipher, they use the same key for both encryption and decryption. We take a random 10-bit key and produce two 8-bit keys.
Language: C++ - Size: 46.9 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

saharshleo/s-des
Inner working of the S-DES algorithm using interesting animations and visualizations
Language: JavaScript - Size: 585 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

AmandeepSingh97/Ciphers
A Website to encode and decode different ciphers along with their steps shown for any input.
Language: JavaScript - Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

trianne24/kripto-archive
Archive of (mostly C++) Programs I made for Cryptography study. Teaching materials can be downloaded here:
Language: C++ - Size: 7.02 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

juancholasso/S-DesApp
Application for learning S-DES
Language: Java - Size: 416 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
