aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Collapse)AuthorAgeFilesLines
* 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