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

Check other estream candidates #88

Open Bender250 opened 6 years ago

Bender250 commented 6 years ago

The code of estream candidates is often modified from the reference implementation. Some parts are commented out, as was fixed in https://github.com/crocs-muni/CryptoStreams/pull/87.