nimcrypto/tests
Eugene Kabanov 24e006df85
Refactor actions ci. (#58)
* Initial commit.

* Fix nim_branch.

* Fix bootstrap scripts.

* Fix git checkout.

* Add compiler's version dump.

* Add schedule job every day at 22:25 UTC.

* Change schedule to 23:00 UTC.

* Fix issue.

* Attempt to fix cron issue.

* Fix pull_request.

* Recover.

* Revert to previous version.
2022-07-06 02:24:18 +03:00
..
ShortMsgKAT_224.txt Initial commit 2018-03-11 11:43:12 +02:00
ShortMsgKAT_256.txt Initial commit 2018-03-11 11:43:12 +02:00
ShortMsgKAT_384.txt Initial commit 2018-03-11 11:43:12 +02:00
ShortMsgKAT_512.txt Initial commit 2018-03-11 11:43:12 +02:00
blake2-kat.json Add Blake2 224/256/384/512 secure digest algorithm and tests. 2018-07-04 14:38:49 +03:00
bootstrap.bat Refactor actions ci. (#58) 2022-07-06 02:24:18 +03:00
bootstrap.sh Refactor actions ci. (#58) 2022-07-06 02:24:18 +03:00
testall.nim implement scrypt kdf and it's tests suite (#41) 2020-08-02 19:20:42 +03:00
testapi.nim Implementation of constant-time hexadecimal conversion. (#44) 2020-08-03 18:00:05 +03:00
testbcmode.nim Prepare tests for NimUnused warnings. 2019-09-02 13:40:46 +03:00
testblake2.nim use "openArray" instead of "openarray" for stylecheck (#55) 2022-07-05 13:33:21 +03:00
testblowfish.nim Prepare tests for NimUnused warnings. 2019-09-02 13:40:46 +03:00
testhmac.nim Big hashes/hmac/kdf refactoring to allow processing at compile-time. 2019-10-22 01:20:04 +03:00
testkdf.nim use "openArray" instead of "openarray" for stylecheck (#55) 2022-07-05 13:33:21 +03:00
testkeccak.nim use "openArray" instead of "openarray" for stylecheck (#55) 2022-07-05 13:33:21 +03:00
testrijndael.nim Prepare tests for NimUnused warnings. 2019-09-02 13:40:46 +03:00
testripemd.nim Add tests for empty update(). 2019-12-03 02:31:40 +02:00
testscrypt.nim implement scrypt kdf and it's tests suite (#41) 2020-08-02 19:20:42 +03:00
testsha1.nim Add tests for empty update(). 2019-12-03 02:31:40 +02:00
testsha2.nim Add tests for empty update(). 2019-12-03 02:31:40 +02:00
testsysrand.nim Fix #33. 2019-11-27 18:45:59 +02:00
testtwofish.nim Prepare tests for NimUnused warnings. 2019-09-02 13:40:46 +03:00
testutils.nim Prepare tests for NimUnused warnings. 2019-09-02 13:40:46 +03:00