<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zig-nkeys/tool, branch 0.5.1</title>
<subtitle>NKeys support for Zig</subtitle>
<id>https://git.fautchen.eu/zig-nkeys.git/atom?h=0.5.1</id>
<link rel='self' href='https://git.fautchen.eu/zig-nkeys.git/atom?h=0.5.1'/>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/'/>
<updated>2023-12-04T19:09:47Z</updated>
<entry>
<title>Fix CI</title>
<updated>2023-12-04T19:09:47Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2023-12-04T19:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=ab5af4606e0af3fdf24ab1d6640ab0577cc6dffd'/>
<id>urn:sha1:ab5af4606e0af3fdf24ab1d6640ab0577cc6dffd</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Update for Zig 0.11.0</title>
<updated>2023-11-01T15:48:02Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2023-11-01T15:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=e33788715ce08f9410290dcea9ca0ddb26692eed'/>
<id>urn:sha1:e33788715ce08f9410290dcea9ca0ddb26692eed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make compatible with Zig 0.10.0</title>
<updated>2022-10-31T22:54:06Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2022-10-31T22:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=523fff3ca4f50d859bdddd27c8343933a46bc926'/>
<id>urn:sha1:523fff3ca4f50d859bdddd27c8343933a46bc926</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Update for Zig dev</title>
<updated>2022-03-17T21:04:44Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2022-03-17T21:04:44Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=885a21d0f3226d1acc93aa16a6fe8ea37235c7e0'/>
<id>urn:sha1:885a21d0f3226d1acc93aa16a6fe8ea37235c7e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format tool/znk.zig</title>
<updated>2021-09-20T12:26:28Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-09-20T12:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=e91bfbd118172804a98280bb5b0b48d15ee76531'/>
<id>urn:sha1:e91bfbd118172804a98280bb5b0b48d15ee76531</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make compatible with Zig master</title>
<updated>2021-09-20T09:57:39Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-09-20T09:57:39Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=29fb00a1c3a60d4faca2fb29ae56b73362baa917'/>
<id>urn:sha1:29fb00a1c3a60d4faca2fb29ae56b73362baa917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused parameters and variables in znk</title>
<updated>2021-07-02T20:00:49Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-07-02T20:00:49Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=ce7129c829c64ef9bec465f11f50311e487b61c1'/>
<id>urn:sha1:ce7129c829c64ef9bec465f11f50311e487b61c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow generating seeds with custom entropy</title>
<updated>2021-05-26T18:07:44Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-05-26T18:07:44Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=1956639e8a5f4f120c2600544ca579c834f08f29'/>
<id>urn:sha1:1956639e8a5f4f120c2600544ca579c834f08f29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give all tests names</title>
<updated>2021-05-25T18:39:45Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-05-25T18:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=f78b029e55db9bce054d7b7cb7e290f2a4ade964'/>
<id>urn:sha1:f78b029e55db9bce054d7b7cb7e290f2a4ade964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put the znk tool into a different directory</title>
<updated>2021-05-25T18:32:42Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-05-25T18:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=5fc11d694ad86bdb08fe61a3007aa0c44ba894aa'/>
<id>urn:sha1:5fc11d694ad86bdb08fe61a3007aa0c44ba894aa</id>
<content type='text'>
</content>
</entry>
</feed>
