-
Notifications
You must be signed in to change notification settings - Fork 9
Framework components
Karel Kubicek edited this page Apr 12, 2018
·
4 revisions
This page gives a brief description of project's internal structure. The structure of the master project EACirc can be found here.
-
eacirc-streams
implements round-reduced cryptographic functions from either contests or other well known functions -
eacirc-streams/eacirc-core
submodule, which contains EACirc library -
eacirc-streams/eacirc-core/external
directory is for json library, PCG generator and potentially other external dependencies
Write Petr to get write permissions for given repositories. You would be added to the team, that has edit permissions in both repositories (and other as well). If do not want to become the team member, you can fork the repositories and develop in your fork.
Getting started
Building notes
Running notes
Recommended scenarios
Configuration file structure
Developer notes
Framework components
Submodules
Third party libraries
Coding guide
Testing
Known bugs
User notes
List of streams
Block ciphers
Stream ciphers
Hash functions
PRNGs
WIP CAESAR
Useful links