aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Collapse)AuthorAgeFilesLines
* Update for Zig 0.11.0Libravatar Rutger Broekhoff2023-11-011-2/+2
|
* Make compatible with Zig 0.10.0Libravatar Rutger 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 devLibravatar Rutger Broekhoff2022-03-171-29/+47
|
* Format tool/znk.zigLibravatar Rutger Broekhoff2021-09-201-1/+1
|
* Make compatible with Zig master0.3.1Libravatar Rutger Broekhoff2021-09-201-5/+5
|
* Remove unused parameters and variables in znkLibravatar Rutger Broekhoff2021-07-021-11/+11
|
* Allow generating seeds with custom entropyLibravatar Rutger Broekhoff2021-05-261-59/+97
|
* Give all tests namesLibravatar Rutger Broekhoff2021-05-251-1/+1
|
* Put the znk tool into a different directoryLibravatar Rutger Broekhoff2021-05-251-0/+507