<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hscrypto/semver.md, branch arti-v1.1.11</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.11</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-11-23T17:29:51Z</updated>
<entry>
<title>tor-hscrypto: Define Keypair conversions for all curve25519 newtypes</title>
<updated>2023-11-23T17:29:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-11-23T14:54:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8406d0d76ee3ed4d82121195c806f77a45dd7de8'/>
<id>urn:sha1:8406d0d76ee3ed4d82121195c806f77a45dd7de8</id>
<content type='text'>
1. Move `impl From&lt;SpecificKeypair&gt; for curve25519::StaticKeypair`
   (which was just a bespoke impl for HsClientDescEncKeypair)
   into the define_pk_keypair macro, so everything has it.
   Currently the only other user of the curve25519_pair feature is HsSvcNtorKey.

2. Provide the reverse conversion too.
</content>
</entry>
<entry>
<title>tor-hscrypto: Deprecate HsClientIntroAuth{Key, Keypair}.</title>
<updated>2023-11-20T12:52:51Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-20T12:14:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5d8ea89cc0c8328d180cab8efa9bb90588876eae'/>
<id>urn:sha1:5d8ea89cc0c8328d180cab8efa9bb90588876eae</id>
<content type='text'>
Part of #1037
</content>
</entry>
<entry>
<title>Implementation for AES-based Order-preserving encryption</title>
<updated>2023-11-16T16:00:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-16T01:40:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee85ed81c1bf51b8f58111804a91779ae6c1b061'/>
<id>urn:sha1:ee85ed81c1bf51b8f58111804a91779ae6c1b061</id>
<content type='text'>
This is the approach from appendix F.2 in rend-spec.

Part of #1053.
</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-hscrypto: Add a From&lt;&amp;HsIdKeypair&gt; impl for HsIdKey.</title>
<updated>2023-10-19T17:59:18Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-17T15:03:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8348f5cdae94f92f8c3198fb030353b390bb9304'/>
<id>urn:sha1:8348f5cdae94f92f8c3198fb030353b390bb9304</id>
<content type='text'>
Sometimes it's useful to have the ability to derive the `HsIdKey` from
the keypair (for example, if we've just read the `HsIdKeypair` from the
keystore and also need the `HsIdKey`, this `From` impl enables us to
derive the public part of the key, instead of having to read it from the
keystore).
</content>
</entry>
<entry>
<title>tor-hscrypto: Add a new constructor and an accessor for TimePeriod.</title>
<updated>2023-10-19T10:53:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-11T15:29:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e8aaa3fdd5040554cb9ffcf3e23aacaf97af58ec'/>
<id>urn:sha1:e8aaa3fdd5040554cb9ffcf3e23aacaf97af58ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove semver.md files now that 1.1.9 is out.</title>
<updated>2023-10-02T21:17:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-02T21:17:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1ffc982b8b31a34cd3acb129e509fa737bfc3353'/>
<id>urn:sha1:1ffc982b8b31a34cd3acb129e509fa737bfc3353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Add HsClientDescEncKeypair.</title>
<updated>2023-09-25T18:56:51Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-25T15:24:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=66ea8c9f4af825858535dc7fb0c3e8bf7bc83840'/>
<id>urn:sha1:66ea8c9f4af825858535dc7fb0c3e8bf7bc83840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove semver.md now that 1.1.8 is out.</title>
<updated>2023-09-05T21:01:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T21:01:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a05d64d7f1424f140c49a5897f05b26a1eef7c2d'/>
<id>urn:sha1:a05d64d7f1424f140c49a5897f05b26a1eef7c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hscrypto: Impl From&lt;&amp;HsBlindIdKeypair&gt; for HsBlindIdKey.</title>
<updated>2023-08-25T16:53:55Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-08-21T19:17:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e0347b1b94722bc0edd57d043f282f5031c1b2b4'/>
<id>urn:sha1:e0347b1b94722bc0edd57d043f282f5031c1b2b4</id>
<content type='text'>
This will be used by the descriptor publisher when building descriptors.
</content>
</entry>
</feed>
