<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/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-28T15:35:00Z</updated>
<entry>
<title>Merge branch 'misc-upgrades' into 'main'</title>
<updated>2023-09-28T15:35:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T15:35:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f6135ebf903a2210b7023d01923641fece4350be'/>
<id>urn:sha1:f6135ebf903a2210b7023d01923641fece4350be</id>
<content type='text'>
Upgrade several dependencies

See merge request tpo/core/arti!1626</content>
</entry>
<entry>
<title>tor-proto: Replace repeating pattern with fill</title>
<updated>2023-09-28T15:00:44Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-09-28T15:00:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9224d55e9956c13da6386bbb8a13f1373f4c69a3'/>
<id>urn:sha1:9224d55e9956c13da6386bbb8a13f1373f4c69a3</id>
<content type='text'>
This commit replaces a repeating code pattern in the `set_digest`
function for setting the 'Recognized' and Digest field to zero with a
slice fillment.

Besides this, it also adds comments explaining which fields are
currently getting zeroized.
</content>
</entry>
<entry>
<title>Remove direct dependency on generic-array</title>
<updated>2023-09-28T14:59:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T14:15:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=34766342614bb4ca5742ee041273e99ff690ed20'/>
<id>urn:sha1:34766342614bb4ca5742ee041273e99ff690ed20</id>
<content type='text'>
Instead of tying ourselves to a particular version of the
generic-array crate, we now always use the version re-exported by
our RustCrypto crates.  This lets us avoid the possibility of
version mismatch.

(Originally I had planned to upgrade to generic-array 1.0, but then
I found that we were not actually using it.)
</content>
</entry>
<entry>
<title>tor-proto: Make allow_stream_requests() not return a Result</title>
<updated>2023-09-27T17:32:07Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-26T18:42:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8cdd30491201c3a8d54e482ef4904a51900ea399'/>
<id>urn:sha1:8cdd30491201c3a8d54e482ef4904a51900ea399</id>
<content type='text'>
The function never yields anything but an `Ok`, so we can
simplify its type.

(Not a stable feature, so no semver entry needed)
</content>
</entry>
<entry>
<title>Merge branch 'pad_intro2' into 'main'</title>
<updated>2023-09-25T17:06:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-25T17:06:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=73cab2d77fd1d773d5f4b0826aa64370d6f89fcf'/>
<id>urn:sha1:73cab2d77fd1d773d5f4b0826aa64370d6f89fcf</id>
<content type='text'>
Accept and transmit padding in introduce2 plaintexts

Closes #1031

See merge request tpo/core/arti!1602</content>
</entry>
<entry>
<title>hs_ntor: replace "32" with a const.</title>
<updated>2023-09-21T12:31:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-21T12:31:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e53e72f0c9b05914c5fe8527853fe91f41ea7b64'/>
<id>urn:sha1:e53e72f0c9b05914c5fe8527853fe91f41ea7b64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hs_ntor: rename get_{introduce,rendezvous}1_key_material.</title>
<updated>2023-09-21T12:29:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-21T12:29:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b12ce4dbeb61f7fe1930d278348c8f16e966f174'/>
<id>urn:sha1:b12ce4dbeb61f7fe1930d278348c8f16e966f174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hs_ntor: improve several comments.</title>
<updated>2023-09-21T12:26:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-21T12:26:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8ed39211765e38038bd8fe3c582659f07084e1eb'/>
<id>urn:sha1:8ed39211765e38038bd8fe3c582659f07084e1eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hs_ntor: rename enc_key to dec_key in service code.</title>
<updated>2023-09-21T12:23:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-21T12:23:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aebfb49833bd78dd40af899c9b69107ba201af67'/>
<id>urn:sha1:aebfb49833bd78dd40af899c9b69107ba201af67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hs_ntor: allow attempting handshake with a set of subcredentials.</title>
<updated>2023-09-20T14:48:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-20T14:48:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d40859d0f43676d2fc9728fe3a40b2712d9be4ed'/>
<id>urn:sha1:d40859d0f43676d2fc9728fe3a40b2712d9be4ed</id>
<content type='text'>
Since we are using the same introduction point circuits for multiple
time periods, we need the ability to provide a set of subcredentials
and see which of them acually works.  Fortunately, we "only" have to
do digest operations here, which are much faster than public key.
</content>
</entry>
</feed>
