<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zig-nkeys/src, branch main</title>
<subtitle>NKeys support for Zig</subtitle>
<id>https://git.fautchen.eu/zig-nkeys.git/atom?h=main</id>
<link rel='self' href='https://git.fautchen.eu/zig-nkeys.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/'/>
<updated>2023-12-04T19:20:00Z</updated>
<entry>
<title>Update code for Zig dev</title>
<updated>2023-12-04T19:20:00Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2023-12-04T19:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=a50016c7481b4c8613e03af136d93309c6b30400'/>
<id>urn:sha1:a50016c7481b4c8613e03af136d93309c6b30400</id>
<content type='text'>
This code was tested on zig-dev-bin-1:0.12.0_dev.1773+8a8fd47d2-1 (AUR)
</content>
</entry>
<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 dev</title>
<updated>2022-11-01T14:21:46Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2022-11-01T14:21:46Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=9f49daddbb87920e64439650a2256eb4e94b58dd'/>
<id>urn:sha1:9f49daddbb87920e64439650a2256eb4e94b58dd</id>
<content type='text'>
This library can be compiled again, now that ziglang/zig#13378 has been
closed by ziglang/zig#13386.
</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>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</title>
<updated>2021-07-02T19:57:02Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-07-02T19:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=78930ad50faa446a5fbed2baad2969933bee1bd3'/>
<id>urn:sha1:78930ad50faa446a5fbed2baad2969933bee1bd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `.{ ... }` for struct init where possible</title>
<updated>2021-05-28T19:12:22Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-05-28T19:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=ca7e6b274b190ef152373ffcca8510bf50ef7e5c'/>
<id>urn:sha1:ca7e6b274b190ef152373ffcca8510bf50ef7e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix comment</title>
<updated>2021-05-28T17:26:22Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-05-28T17:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=a3df13c38ae5dc9491657adbb632f823fd47caa5'/>
<id>urn:sha1:a3df13c38ae5dc9491657adbb632f823fd47caa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent overflow calculating Base32-decoded size</title>
<updated>2021-05-28T17:24:32Z</updated>
<author>
<name>Rutger Broekhoff</name>
</author>
<published>2021-05-28T17:24:32Z</published>
<link rel='alternate' type='text/html' href='https://git.fautchen.eu/zig-nkeys.git/commit/?id=c68d1064921234bf6f0f8a69b3043b765ac4ae50'/>
<id>urn:sha1:c68d1064921234bf6f0f8a69b3043b765ac4ae50</id>
<content type='text'>
</content>
</entry>
</feed>
