<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src, branch arti-v1.1.9</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.9</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.9'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-09-26T16:34:15Z</updated>
<entry>
<title>Merge branch 'keymgr-blinded-keys' into 'main'</title>
<updated>2023-09-26T16:34:15Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T16:34:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0d34ab693d8de77ac21d94af7c2e26f8f1d28604'/>
<id>urn:sha1:0d34ab693d8de77ac21d94af7c2e26f8f1d28604</id>
<content type='text'>
tor-keymgr: Support storing `ed25519::ExpandedKeypair`s in the keystore

See merge request tpo/core/arti!1619</content>
</entry>
<entry>
<title>tor-keymgr: Fix clippy warning (fmt).</title>
<updated>2023-09-26T14:30:16Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T14:30:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a8a39cb365428bf949031ccb971d365b2bf79ad6'/>
<id>urn:sha1:a8a39cb365428bf949031ccb971d365b2bf79ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Fix clippy warning.</title>
<updated>2023-09-26T14:19:05Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T14:19:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b8e1b61b4ddfb796ed08d8da2985b6c723d98015'/>
<id>urn:sha1:b8e1b61b4ddfb796ed08d8da2985b6c723d98015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Add TODO about key file extensions.</title>
<updated>2023-09-26T14:01:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T14:01:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=05640eaba60ce6908151958282a433d7e6447bfc'/>
<id>urn:sha1:05640eaba60ce6908151958282a433d7e6447bfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Make SshKeyData accessors more idiomatic.</title>
<updated>2023-09-26T13:58:54Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T13:58:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=92382c25e07d7f54152954b93e5b683584f16036'/>
<id>urn:sha1:92382c25e07d7f54152954b93e5b683584f16036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Fix broken doc link.</title>
<updated>2023-09-26T13:44:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T13:44:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5aaff0182d1658fbcccb932499cd2c26a99c15af'/>
<id>urn:sha1:5aaff0182d1658fbcccb932499cd2c26a99c15af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Make SshKeyData non-exhaustive.</title>
<updated>2023-09-26T13:38:19Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T13:38:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=364eb0f954e1c5cd90c5b1541ebd7a14bd326e96'/>
<id>urn:sha1:364eb0f954e1c5cd90c5b1541ebd7a14bd326e96</id>
<content type='text'>
We will need to add another variant to this when we add support for
certificates.
</content>
</entry>
<entry>
<title>tor-keymgr: Derive Clone, Debug for SshKeyData.</title>
<updated>2023-09-26T13:37:09Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T13:37:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=30df99e5e7e9805de48065853f606e0829e00fbf'/>
<id>urn:sha1:30df99e5e7e9805de48065853f606e0829e00fbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Add a TODO regarding parsing errors.</title>
<updated>2023-09-26T12:03:28Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T12:02:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a1aacc992fe8509356b0eddd7ef7584391993d17'/>
<id>urn:sha1:a1aacc992fe8509356b0eddd7ef7584391993d17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Test expanded expanded-ed25519 SSH key parsing.</title>
<updated>2023-09-26T12:03:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T11:46:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=35855f972ca42d290532c449e2adf576a7b6f2b5'/>
<id>urn:sha1:35855f972ca42d290532c449e2adf576a7b6f2b5</id>
<content type='text'>
</content>
</entry>
</feed>
