Generatable algorithms are specified here. Each line specifies the algorithm, the type, and string literal name / description - respectively seperated by commas.
- Comments, whitespace and blank lines are not prohibited.
For each algorithm, a small JSON markup fabrication tree should provide the following:
- Import statements.
- Encryption routines.
At run-time the procedural engine will read the pre-set labels to distinguish which cryptographic primitive(s) will be employed. The order of this list dictates it's numerical value, so after training it should not be modified.
- Comments, whitespace and blank lines are disallowed.
- Supports multiple labels, but asymmetric routines should always come first.
Each app variant is compiled with one of the predefined flags.
- Comments and blank lines are allowed.
- Only supports GCC.