aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Collapse)AuthorAgeFilesLines
* Minor updates for Zig 0.12.0HEAD0.6.0mainRutger Broekhoff2024-04-271-2/+2
|
* Update code for Zig devRutger Broekhoff2023-12-041-2/+2
| | | | This code was tested on zig-dev-bin-1:0.12.0_dev.1773+8a8fd47d2-1 (AUR)
* Fix CIRutger Broekhoff2023-12-041-6/+6
| | | | | | I am aware that changing these variables to be constants is not required for the next Zig release, but thought it would be nice to already have it done and clean in general.
* Update for Zig 0.11.0Rutger Broekhoff2023-11-011-2/+2
|
* Make compatible with Zig 0.10.0Rutger Broekhoff2022-10-311-9/+11
| | | | | | | This does not build on unpatched Zig 0.10.0, as there is still an issue with the revamped Ed25519 implementation in the standard library. I will report an issue which should make this program buildable. There is still some cleanup work to perform.
* Update for Zig devRutger Broekhoff2022-03-171-29/+47
|
* Format tool/znk.zigRutger Broekhoff2021-09-201-1/+1
|
* Make compatible with Zig master0.3.1Rutger Broekhoff2021-09-201-5/+5
|
* Remove unused parameters and variables in znkRutger Broekhoff2021-07-021-11/+11
|
* Allow generating seeds with custom entropyRutger Broekhoff2021-05-261-59/+97
|
* Give all tests namesRutger Broekhoff2021-05-251-1/+1
|
* Put the znk tool into a different directoryRutger Broekhoff2021-05-251-0/+507