<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/keystore/arti, branch arti-v1.4.3</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-03-27T11:44:24Z</updated>
<entry>
<title>tor-keymgr: keystore::arti::ssh: Fix typo; simplify comments.</title>
<updated>2025-03-27T11:44:24Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-27T11:44:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=34c6bf5a81e5432ff397667ad848011cda0371a2'/>
<id>urn:sha1:34c6bf5a81e5432ff397667ad848011cda0371a2</id>
<content type='text'>
Closes #1455
</content>
</entry>
<entry>
<title>tor-keymgr: keystore::arti::ssh: Rework tests: ssh-keygen interop</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-26T18:03:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bf6123604e584d6d2308eb352f20ac92d985136c'/>
<id>urn:sha1:bf6123604e584d6d2308eb352f20ac92d985136c</id>
<content type='text'>
Part of #1455 [PATCH 3(v3)/4]
</content>
</entry>
<entry>
<title>tor-keymgr: keystore::arti::ssh: Rework ssh-keygen interop tests</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-21T20:43:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a65ee2ba868a3481179f27d60f06226f6b6fb3f9'/>
<id>urn:sha1:a65ee2ba868a3481179f27d60f06226f6b6fb3f9</id>
<content type='text'>
Part of #1455 [PATCH 3(v2)/4]
</content>
</entry>
<entry>
<title>tor-keymgr: Remove unused imports</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-20T00:16:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f0c6da46bca3ec0f1064412ef6b1b5291720e6d'/>
<id>urn:sha1:8f0c6da46bca3ec0f1064412ef6b1b5291720e6d</id>
<content type='text'>
_sigh_
</content>
</entry>
<entry>
<title>tor-keymgr: keystore::arti::ssh: Add tests for ssh-keygen interop</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-19T23:43:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0edfe1647fdcf2203cfb4e4fb43dd35088e719ed'/>
<id>urn:sha1:0edfe1647fdcf2203cfb4e4fb43dd35088e719ed</id>
<content type='text'>
Part of #1455 [PATCH 3/4]

Abstract of the test(s):

Encoded (key) A -&gt; Decoded (key) A
Decoded A -&gt; Encoded B
Encoded B -&gt; Decoded B

Assert that Decoded A == Decoded B
</content>
</entry>
<entry>
<title>tor-keymgr: Rename test constants to match file names.</title>
<updated>2025-02-06T13:32:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-04T12:20:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ae6d2233f8ed949ba416c39f2b6f80ae2c556af9'/>
<id>urn:sha1:ae6d2233f8ed949ba416c39f2b6f80ae2c556af9</id>
<content type='text'>
Part of #1396
</content>
</entry>
<entry>
<title>tor-keymgr: Use ParsedEd25519Cert when decoding certs.</title>
<updated>2025-01-13T19:29:19Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-12-12T16:41:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f88189d035905a4a547efdb6cc07b0fbc4ea6f34'/>
<id>urn:sha1:f88189d035905a4a547efdb6cc07b0fbc4ea6f34</id>
<content type='text'>
This helps us get rid of our uses of `KeyUnknownCert`. Needed because
`KeyUnknownCert` can't readily be converted back to `EncodedEd25519Cert`
(while `ParsedEd25519Cert` *can* -- see the `certs` module from
`tor-relay-crypto`).
</content>
</entry>
<entry>
<title>tor-keymgr: Use Ed25519Cert::decode to parse the certs.</title>
<updated>2025-01-13T19:25:57Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-12-11T14:10:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=38c247ae3503bf9061663fb1745363eec123ca8d'/>
<id>urn:sha1:38c247ae3503bf9061663fb1745363eec123ca8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Add cert parse error variant.</title>
<updated>2025-01-13T19:25:55Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-12-11T12:33:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=31848295ca9862ecd23e5a4f89b7cb1968d085da'/>
<id>urn:sha1:31848295ca9862ecd23e5a4f89b7cb1968d085da</id>
<content type='text'>
This will soon be used, when we modify the `ArtiNativeKeystore` cert
lookup code to actually parse certificates before returning them.

Part of #1768
</content>
</entry>
<entry>
<title>tor-keymgr: Add arti native keystore helper for parsing tor certs.</title>
<updated>2024-12-04T16:43:31Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-26T11:33:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cfed37ed82c68993102c077a29cebd5301c0ca2d'/>
<id>urn:sha1:cfed37ed82c68993102c077a29cebd5301c0ca2d</id>
<content type='text'>
We'll soon use this in `ArtiNativeKeystore`'s `Keystore` implementation
for parsing certs read from disk.
</content>
</entry>
</feed>
