Topic: Implementation of Data Encryption Standard
Description
-
Implementation of the data encryption standard in "C" with a report detailing the
algorithm of my implementation, a comparison of DES with AES, compatibility
of my implementation compared to others implementations, and the speed of
my implementation compared to others implementations.
Report
Source Code