<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cell/src/relaycell/hs, branch tor-llcrypto-v0.4.4</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-llcrypto-v0.4.4</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-llcrypto-v0.4.4'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-03-08T19:21:33Z</updated>
<entry>
<title>Serval rustdoc link fixes.</title>
<updated>2023-03-08T19:21:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-07T12:48:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7da5d7a8d7df3428b89d0fcf6f3bef1a4850db61'/>
<id>urn:sha1:7da5d7a8d7df3428b89d0fcf6f3bef1a4850db61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>intro_payload: various doc fixes and TODOs from review.</title>
<updated>2023-03-08T17:27:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-08T17:27:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2b9506ae67962a47b28af130d10617e8fd0a6b53'/>
<id>urn:sha1:2b9506ae67962a47b28af130d10617e8fd0a6b53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: Be a little more pedantic about INTRODUCE cell types.</title>
<updated>2023-03-08T14:50:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-08T14:50:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5d5e8d83372b7b4d6cda1917a19a403a1ed468b1'/>
<id>urn:sha1:5d5e8d83372b7b4d6cda1917a19a403a1ed468b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: Better describe the parts of intro payload.</title>
<updated>2023-03-08T14:41:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-08T14:41:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=028bf6d2bcbc3747214be30abe83e5da31a44c6a'/>
<id>urn:sha1:028bf6d2bcbc3747214be30abe83e5da31a44c6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: Add code for the payload of an hs-ntor handshake.</title>
<updated>2023-03-06T13:46:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-06T13:46:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1254a8b86ec4aab8e8078d91459bf8982a7f759b'/>
<id>urn:sha1:1254a8b86ec4aab8e8078d91459bf8982a7f759b</id>
<content type='text'>
(This is the encrypted information inside the INTRODUCE2 cell; it's
used by the client to tell the service where to find its rendezvous
point.)
</content>
</entry>
<entry>
<title>tor-cell: Use a match when checking auth_key_type</title>
<updated>2023-03-01T16:34:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-01T16:34:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=93a0b721056af60f702006edea6be290d67b4799'/>
<id>urn:sha1:93a0b721056af60f702006edea6be290d67b4799</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor_cell: Use nested readers and writers for EstablishIntro</title>
<updated>2023-03-01T16:32:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-01T16:32:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dbecdb53aac588f9cbec22cfc442e25121ff98c5'/>
<id>urn:sha1:dbecdb53aac588f9cbec22cfc442e25121ff98c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: tweak comments on EstablishIntro members.</title>
<updated>2023-03-01T16:27:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-01T16:27:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c8cc4a80c3617b3e0bc5ba6add2a9074346f7ec6'/>
<id>urn:sha1:c8cc4a80c3617b3e0bc5ba6add2a9074346f7ec6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce a constant for the length of the output of hs_mac()</title>
<updated>2023-03-01T16:26:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-01T16:26:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5131703c22856285a233b140c74056eda036276f'/>
<id>urn:sha1:5131703c22856285a233b140c74056eda036276f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: Rename EstablishIntro{Body =&gt; Details}</title>
<updated>2023-03-01T16:18:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-01T16:18:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=03df452f7bc7491bfe2e5e813a0b7bf6ca036df9'/>
<id>urn:sha1:03df452f7bc7491bfe2e5e813a0b7bf6ca036df9</id>
<content type='text'>
</content>
</entry>
</feed>
