Skip to content

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.

Structure

  • 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

Getting involved in programming CryptoStreams

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.