aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/cli/ParserOptions.java
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-35/+0
|
* Add list-suites option to both reader and standalone.J08nY2018-05-291-8/+5
| | | | | - Also add support for specifying the key algo for KDF in standalone ECDH. - Add descriptions to standalone options.
* Sketch out KeyPairGeneration in standalone.J08nY2017-11-231-0/+13
|
* Add Tree-like CLI parsing utilities.J08nY2017-11-151-0/+25