<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sigsum-go, branch main</title>
<subtitle>Moved to https://git.glasklar.is/sigsum/core/sigsum-go</subtitle>
<id>https://getuid.sigsum.org/sigsum-go/atom?h=main</id>
<link rel='self' href='https://getuid.sigsum.org/sigsum-go/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/'/>
<updated>2022-06-21T17:46:54Z</updated>
<entry>
<title>add DummyResolver</title>
<updated>2022-06-21T17:46:54Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-06-14T19:20:48Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=722e48feb2aa85d8cb75069a06024e506367e34f'/>
<id>urn:sha1:722e48feb2aa85d8cb75069a06024e506367e34f</id>
<content type='text'>
Can be used to disable DNS checks.
</content>
</entry>
<entry>
<title>add start of a client package</title>
<updated>2022-06-21T17:46:54Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-06-14T08:56:26Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=f28d4c28fc553506e01bee3488eaa772e683194b'/>
<id>urn:sha1:f28d4c28fc553506e01bee3488eaa772e683194b</id>
<content type='text'>
To be improved and populated further.  It is good enough to help us
forward while prototyping primary-secondary log-go setup.
</content>
</entry>
<entry>
<title>add unsigned tree head endpoint</title>
<updated>2022-06-21T17:46:54Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-06-14T08:53:52Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=e12a479eeeb787786db0acc54150c05cc7034397'/>
<id>urn:sha1:e12a479eeeb787786db0acc54150c05cc7034397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add proof verification to sigsum-debug</title>
<updated>2022-06-21T17:46:54Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-05-21T18:31:09Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=cb6485bb6075179dc2521b8e82db961deae74faf'/>
<id>urn:sha1:cb6485bb6075179dc2521b8e82db961deae74faf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go fmt</title>
<updated>2022-06-21T17:46:54Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-05-21T18:31:09Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=bbd6591c4f87b3f2c3e870b6418c6234d90a82e6'/>
<id>urn:sha1:bbd6591c4f87b3f2c3e870b6418c6234d90a82e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use hashing from merkle package</title>
<updated>2022-06-21T17:46:54Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-05-21T18:31:09Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=8d097316c0a12f14de4b9e27e1fe4c458c32f4b0'/>
<id>urn:sha1:8d097316c0a12f14de4b9e27e1fe4c458c32f4b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move mock signer to internal/</title>
<updated>2022-06-21T17:46:54Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-05-21T18:31:09Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=97540f9ded30f68f9fda62f66f3006414cbfd5b7'/>
<id>urn:sha1:97540f9ded30f68f9fda62f66f3006414cbfd5b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add proof verification algorithms from RFC 9162</title>
<updated>2022-06-21T17:46:54Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-05-21T18:31:09Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=1f9ec26e11052e1ab24b854e997404a42ef5bfd0'/>
<id>urn:sha1:1f9ec26e11052e1ab24b854e997404a42ef5bfd0</id>
<content type='text'>
RFC 9162 uses the same hash strategy as RFC 6962.  The resulting Go code
was written to match the specification language to make review easier.

At some point we should add test vectors, good both for us and others.
To catch obvious errors I ran these algorithms with a simple CT monitor.
</content>
</entry>
<entry>
<title>Store only the seed of the private key</title>
<updated>2022-06-17T14:01:42Z</updated>
<author>
<name>Grégoire Détrez</name>
<email>gregoire@mullvad.net</email>
</author>
<published>2022-06-17T14:01:42Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=eb34524f0f35ead06e7e20468302cb193a127459'/>
<id>urn:sha1:eb34524f0f35ead06e7e20468302cb193a127459</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'merge/endpoint_rename_cleanup' into main</title>
<updated>2022-05-21T21:32:13Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-05-21T21:32:13Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=6ff11f08eb4aec86efe48cf887781f3ea654ec10'/>
<id>urn:sha1:6ff11f08eb4aec86efe48cf887781f3ea654ec10</id>
<content type='text'>
</content>
</entry>
</feed>
