| Commit message (Expand) | Author | Age | Files | Lines |
* | Make compatible with Zig 0.10.0•••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.
|  Rutger Broekhoff | 2022-10-31 | 1 | -9/+11 |
* | Update for Zig dev |  Rutger Broekhoff | 2022-03-17 | 1 | -29/+47 |
* | Format tool/znk.zig |  Rutger Broekhoff | 2021-09-20 | 1 | -1/+1 |
* | Make compatible with Zig master0.3.1 |  Rutger Broekhoff | 2021-09-20 | 1 | -5/+5 |
* | Remove unused parameters and variables in znk |  Rutger Broekhoff | 2021-07-02 | 1 | -11/+11 |
* | Allow generating seeds with custom entropy |  Rutger Broekhoff | 2021-05-26 | 1 | -59/+97 |
* | Give all tests names |  Rutger Broekhoff | 2021-05-25 | 1 | -1/+1 |
* | Put the znk tool into a different directory |  Rutger Broekhoff | 2021-05-25 | 1 | -0/+507 |