crocs-muni / CryptoStreams

Tool for generation of data from cryptoprimitives (block and stream ciphers, hash functions). Cryptoprimitives are round-reduced and the data can be configured for multiple testing scenarios.
MIT License
13 stars 9 forks source link

Block ciphers won't support modes in code, modes are available trough configs already #97

Open Bender250 opened 6 years ago

Bender250 commented 6 years ago

Remove unnecessary code reflecting this