This program encrypts BMPs using the SDES algorithm. CREDIT: The file reading of the bmp image in main.c is credited to Nathanial Dobb's Image Processing Code "simple_SDES_BMP.cpp". FILES INCLUDED: ...
S-DES (Simplified Data Encryption Standard) is a symmetric key encryption algorithm designed for educational purposes. It's a simplified version of the standard DES algorithm. While it's not used in ...