summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/util/ByteUtil.java
Commit message (Collapse)AuthorAgeFilesLines
* Reformat all code.J08nY2018-08-121-1/+6
|
* Add compression test suite.J08nY2018-05-021-0/+4
|
* Add some docs and fix ECTesterReader --bit-size option.J08nY2018-03-031-0/+30
|
* Add more tests to the Wrong test suite.J08nY2018-02-041-0/+17
| | | | | | | | | | | | - Now tests also for: - Fp: - p = 0 - p = 1 - p = q^2; q prime - p = q * s; q and s primes - F2m: - e1 = e2 = e3 = 0 - m < e1 < e2 < e3
* Fixed XML and YAML standalone output in case some tests fail.J08nY2017-12-301-0/+6
|
* Split Util class into a package.J08nY2017-11-261-0/+122