<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sigsum-go/pkg, branch v0.0.9</title>
<subtitle>Moved to https://git.glasklar.is/sigsum/core/sigsum-go</subtitle>
<id>https://getuid.sigsum.org/sigsum-go/atom?h=v0.0.9</id>
<link rel='self' href='https://getuid.sigsum.org/sigsum-go/atom?h=v0.0.9'/>
<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>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>s/EndpointGetTreeHeadToSign/EndpointGetTreeHeadToCosign/g</title>
<updated>2022-05-21T21:26:25Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-05-17T13:22:52Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=e94ef91890558e2ba6fffb77331585b93fefed69'/>
<id>urn:sha1:e94ef91890558e2ba6fffb77331585b93fefed69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change verification_key to public_key</title>
<updated>2022-04-29T20:07:01Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-29T13:23:41Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=f3e418081703081d984e48e3ad2a7e98a6206bde'/>
<id>urn:sha1:f3e418081703081d984e48e3ad2a7e98a6206bde</id>
<content type='text'>
Issue: #40
</content>
</entry>
<entry>
<title>change 'preimage' to 'message'</title>
<updated>2022-04-29T20:07:01Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-29T13:21:33Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-go/commit/?id=60131023dd5b3d28175d4cc5f7519086793482dd'/>
<id>urn:sha1:60131023dd5b3d28175d4cc5f7519086793482dd</id>
<content type='text'>
Issue: #40
</content>
</entry>
</feed>
