<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cert/semver.md, branch arti-v2.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-04-29T16:49:21Z</updated>
<entry>
<title>tor-cert: Stabilise everything gated by feature = "encode"</title>
<updated>2026-04-29T16:49:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-28T10:01:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8c468c37e94e9f0483aba08841aa5ae81ec26a6f'/>
<id>urn:sha1:8c468c37e94e9f0483aba08841aa5ae81ec26a6f</id>
<content type='text'>
This is widely used in-tree already.  I don't think it makes sense to
feature-gate it.

There are some (perhaps rather thin) tests for both the Ed25519Builder
and EncodedRsaCrosscert.

It is possible we might want to change the API further, but this is
still a 0.x crate so that's not going to be a problem.

We'll remove the actual cargo feature in the next commit.
</content>
</entry>
<entry>
<title>Revert "tor-cert: Provide ed25519 cert decoding via TryFrom trait"</title>
<updated>2026-04-27T10:46:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-27T10:32:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f7b2aa3d2a09755f64d143cc18df5d5081bd9125'/>
<id>urn:sha1:f7b2aa3d2a09755f64d143cc18df5d5081bd9125</id>
<content type='text'>
This reverts commit 68caf324a320fff1a4f0e9b0f5014a34d0e3729f.
</content>
</entry>
<entry>
<title>tor-cert: Provide ed25519 cert decoding via tor-bytes</title>
<updated>2026-04-27T10:46:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-27T10:04:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8a3ff73468aed5f7d26e1cea17f7188bf4c4ed8a'/>
<id>urn:sha1:8a3ff73468aed5f7d26e1cea17f7188bf4c4ed8a</id>
<content type='text'>
This is more sensible and will make the code in tor-netdoc less strange.
We'll revert the TryFrom in a moment.
</content>
</entry>
<entry>
<title>tor-cert: Provide ed25519 cert encoding via tor-bytes</title>
<updated>2026-04-23T15:45:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-23T15:35:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c3080ef6301ce77a1a86a81755961687903d1f89'/>
<id>urn:sha1:c3080ef6301ce77a1a86a81755961687903d1f89</id>
<content type='text'>
Implement the Writeable trait.

Explain why this approach is correct and leave a comment near the
decoder (to avoid future changes making this implementation buggy) and
a test case.
</content>
</entry>
<entry>
<title>tor-cert: Provide ed25519 cert decoding via TryFrom trait</title>
<updated>2026-04-23T15:45:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-23T15:35:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f537b840481b4ae00d99bb0be5daa5ca8ab47854'/>
<id>urn:sha1:f537b840481b4ae00d99bb0be5daa5ca8ab47854</id>
<content type='text'>
Otherwise we can't implement trait-based decoding in tor-netdoc.
</content>
</entry>
<entry>
<title>tor-cert: impl From&lt;Ed25519Identity&gt; for CertifiedKey</title>
<updated>2026-04-23T15:45:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-23T13:18:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a9629b73002a0c43b0d3aea07e33a352ae2d117e'/>
<id>urn:sha1:a9629b73002a0c43b0d3aea07e33a352ae2d117e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cert: Derive Debug, Clone for SigCheckedCert</title>
<updated>2026-04-22T15:13:42Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2026-03-25T10:01:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=156db6287c896c9a99f472805f4b3a58304e05ff'/>
<id>urn:sha1:156db6287c896c9a99f472805f4b3a58304e05ff</id>
<content type='text'>
Most other certificate types do so too and we will need it in
tor-netdoc.
</content>
</entry>
<entry>
<title>Remove semver.md files from arti 1.1.10</title>
<updated>2023-10-31T16:11:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-31T16:11:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4a2d08c3104f974676df6e3b984dc6f3945654f'/>
<id>urn:sha1:c4a2d08c3104f974676df6e3b984dc6f3945654f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cert, tor-netdoc: Use EncodedEd25519Cert instead of Vec&lt;u8&gt;.</title>
<updated>2023-10-25T15:32:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-25T14:54:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=36f8b29ffd4e6291168cf4b34132d83249e076a4'/>
<id>urn:sha1:36f8b29ffd4e6291168cf4b34132d83249e076a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cert: Add EncodedEd25519Cert type.</title>
<updated>2023-10-25T15:32:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-25T14:52:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f18950aa2dcfe2a71a7e626b872a84bed457537f'/>
<id>urn:sha1:f18950aa2dcfe2a71a7e626b872a84bed457537f</id>
<content type='text'>
</content>
</entry>
</feed>
