-
Notifications
You must be signed in to change notification settings - Fork 8
Project Files (configuration)_eac3
Karel Kubicek edited this page Feb 13, 2017
·
1 revision
Configuration settings for SHA-3 project in EACirc:
-
FILES
-
USAGE_TYPE
determines how to use files project
401: 2 distinguisher mode - tries to find distinguisher between 2 files -
FILENAME_1
name of the file for binary stream 1 -
FILENAME_2
name of the file for binary stream 2 -
BALLANCED_TEST_VECTORS
1: test vectors are balanced (equal part from each file)
0: test vectors may not be balanced (determined randomly) -
USE_FIXED_INITIAL_OFFSET
1: use fixed initial reading offset for file determined by INITIAL_OFFSET_1/2
0: generate initial reading offset at random -
INITIAL_OFFSET_1
initial reading offset for file 1 (used if USE_FIXED_INITIAL_OFFSET=1) -
INITIAL_OFFSET_2
initial reading offset for file 2 (used if USE_FIXED_INITIAL_OFFSET=1)
-
USAGE_TYPE
--
You are on EACirc 3 wiki!
--
Building notes
Running notes
Recommencing computation
--
Framework components
Circuit back-ends
Main computation loop
Projects
Evaluators
CUDA support
Testing
Known bugs
Third party libraries
I/O-Files structure
Java bytecode simulator
--
Project eStream
Project SHA-3
Project CAESAR
Project Files
--