-
Notifications
You must be signed in to change notification settings - Fork 9
Run
Karel Kubicek edited this page Mar 8, 2018
·
2 revisions
To run EACirc-streams, place the configuration file in the same directory as the linked binary and run the binary. Default name of the configuration file is generator.json
. For available command line arguments, see below.
Supported command line parameters for EACirc.
-
-h, --help
Print help message with all program options with short description. -
-v, --version
Print EACirc version. -
-c=<filename>, --config=<filename>
Load configuration from file with <filename> instead of default config filename (generator.json).
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