GitHub topics: key-encryption-key
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

jjrdk/nseal
The library focuses on the problem of storing content in insecure storage locations, or transporting content across insecure transport.
Language: C# - Size: 64.5 KB - Last synced at: 22 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
