Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor updates for Zig 0.12.0HEAD0.6.0main | 2024-04-27 | 1 | -2/+2 | |
* | Update code for Zig dev•••This code was tested on zig-dev-bin-1:0.12.0_dev.1773+8a8fd47d2-1 (AUR) | 2023-12-04 | 1 | -2/+2 | |
* | Fix CI•••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. | 2023-12-04 | 1 | -6/+6 | |
* | Update for Zig 0.11.0 | 2023-11-01 | 1 | -2/+2 | |
* | 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. | 2022-10-31 | 1 | -9/+11 | |
* | Update for Zig dev | 2022-03-17 | 1 | -29/+47 | |
* | Format tool/znk.zig | 2021-09-20 | 1 | -1/+1 | |
* | Make compatible with Zig master0.3.1 | 2021-09-20 | 1 | -5/+5 | |
* | Remove unused parameters and variables in znk | 2021-07-02 | 1 | -11/+11 | |
* | Allow generating seeds with custom entropy | 2021-05-26 | 1 | -59/+97 | |
* | Give all tests names | 2021-05-25 | 1 | -1/+1 | |
* | Put the znk tool into a different directory | 2021-05-25 | 1 | -0/+507 |