C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)
Explore Similar Repositories
crypt2go:Go (golang) ECB mode of encryption and padding.
DamnVulnerableCryptoApp:An app with really insecure crypto. To be used to see/test/exploit weak cryptographic implementations as well as to learn a little bit more about crypto, without the need to dive deep into the math behind it