Releases: crocs-muni/eacirc
Releases · crocs-muni/eacirc
EACirc 4.2.1
- Fixed files stream.
EACirc 4.2
Major updates:
- Dev: Repository split to submodules
- User: fixed EACirc circuit dimensions bug
- User: fixed round reduction of multiple functions (
SHA-3:Grostl,eSTREAM:HC-128,SOSEMANUK, ~Rabbit,block:TEA). - User: streams: added Strict avalanche criterion and column selection.
- User: Graphviz visualisation of circuits. Together with implementation of pruning.
- Released Generator tool.
EACirc v4.1
Changes
- bugfix of false stream
- streams can be pipelined
- implementation of block ciphers
- more data for computation of final p-value
- fixed bugs with setting connector on and connector iteration
EACirc 4.0
v4.0 ReadMe updated (#199)
EACirc 3.1
- New randomness sources (LUT)
- Minor fixes
- Compilation fixed for newer compilers (CUDA 7.5)
- Used for comparison with EACirc 4.0
EACirc 3.0
- Extended CAESAR support (new ciphers)
- CUDA back-end tested and functional
- New unified gate back-end prototype (CPU+GPU)
- Oneclick polishing
- More self-tests
EACirc 2.2
- Oneclick finished.
- Extended CAESAR support.
- CUDA support mostly implemented.
- Running experiments on Tangle, TEA, CAESAR.
The attached binary requires dynamic OpenSSL library.
EACirc 2.1
- New build system (CMake based)
- Supporting tool: Oneclick (for automatic job creation, submission and post-processing)
- Began work on CAESAR
EACirc 2.0
- new alternative backend (polynomials), TEA added
- binary is winXP 32bit (ready for LaBAK@BOINC)
EACirc v1.2.0
- histogram evaluator, rerunning eStream/SHA3 distinguishers
- binary is winXP 32bit (ready for LaBAK@BOINC)