<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hscrypto/src, branch arti-v1.1.10</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.10</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-10-19T17:59:18Z</updated>
<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>tor-hscrypto: Rename offset_in_sec to epoch_offset_in_sec.</title>
<updated>2023-10-19T10:53:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-16T16:10:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ebc853d29b02a5ef70acafdb775a35143c0d3d41'/>
<id>urn:sha1:ebc853d29b02a5ef70acafdb775a35143c0d3d41</id>
<content type='text'>
This renaming aims to make it clearer that this offset is _not_ the time
between start of the epoch and the start of this time period, but rather
the delta between our epoch and the Unix epoch, in seconds.
</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>tor-hscrypto: Reinstate HsDescSigningKey/HsDescSigningKeypair.</title>
<updated>2023-09-22T10:12:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-20T18:19:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f10c5e7f1db6d043c82127aa5419a823db7859a6'/>
<id>urn:sha1:f10c5e7f1db6d043c82127aa5419a823db7859a6</id>
<content type='text'>
We need it to sign descriptors.
</content>
</entry>
<entry>
<title>hs_ntor: Take our k_hss_ntor keypair explicitly.</title>
<updated>2023-09-20T14:26:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-20T14:26:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6b8fe7effc8071e8e73ccb63837772ad0d9169a'/>
<id>urn:sha1:b6b8fe7effc8071e8e73ccb63837772ad0d9169a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hscrypto: Implement PartialEq for HsClientDescEncKey.</title>
<updated>2023-09-18T16:24:29Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-18T16:16:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f27d7cc1ca39377fdd6257427148856ec1aa43a'/>
<id>urn:sha1:9f27d7cc1ca39377fdd6257427148856ec1aa43a</id>
<content type='text'>
Needed to implement `PartialEq` for `AuthorizedClientConfig`.
</content>
</entry>
<entry>
<title>tor-crypto: Fix some derive formatting</title>
<updated>2023-09-18T11:28:11Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-18T10:57:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=220d5d78f70d80d6b1c7d0bb364ab4eecd630f37'/>
<id>urn:sha1:220d5d78f70d80d6b1c7d0bb364ab4eecd630f37</id>
<content type='text'>
This was missing the conventional spaces.  Noticed in passing.
</content>
</entry>
<entry>
<title>hscrypto: Define a keypair type for HsSvcNtor{,Secret}Key</title>
<updated>2023-09-17T14:58:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-12T20:16:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=86eea3351856bc93af5bd5ed3d1baede2abefaa2'/>
<id>urn:sha1:86eea3351856bc93af5bd5ed3d1baede2abefaa2</id>
<content type='text'>
(Also, extend our macro so that we can wrap other curve25519 keys in
this way, if we want.)
</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>
