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

TIB3 enabled to run, test vectors added for Blender, CHI, Sarmal, TIB3… #108

Closed rozsa117 closed 4 years ago

rozsa117 commented 4 years ago

Generation with TIB3 was enabled. Test vectors were added for Blender, CHI, Sarmal and TIB3. scan_tests.py - updated the list of untested

rozsa117 commented 4 years ago

The wiki page has been updated by me.

Bender250 commented 4 years ago

Please move the edited functions here: https://github.com/crocs-muni/CryptoStreams/wiki/Hash-functions-list#functions-verified-by-test-vectors, as they are now "verified by test vectors". Thanks!