<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/crypto/cell.rs, branch arti-v1.4.3</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-04-29T16:35:21Z</updated>
<entry>
<title>tor-proto: use RelayCellFormat rather than u8 in tests.</title>
<updated>2025-04-29T16:35:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-24T13:55:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ffdacdb41f89583eb1f6af3b37cbdf81227efe48'/>
<id>urn:sha1:ffdacdb41f89583eb1f6af3b37cbdf81227efe48</id>
<content type='text'>
(The u8 code was written before RelayCellFormat::V1 was introduced.)
</content>
</entry>
<entry>
<title>Rename feature cgo =&gt; counter-galois-onion.</title>
<updated>2025-04-29T16:35:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-24T13:49:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=65974c8ab586c6d3b92374071ab0c1e4950c3c99'/>
<id>urn:sha1:65974c8ab586c6d3b92374071ab0c1e4950c3c99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Implement and test CGO cryptography.</title>
<updated>2025-04-29T16:35:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-15T00:57:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=37aba22d180e5817bcb3302e8fb4e55494a382fc'/>
<id>urn:sha1:37aba22d180e5817bcb3302e8fb4e55494a382fc</id>
<content type='text'>
This provides all the operations from proposal 359,
along with the necessary integration and unit tests to make sure
that they are behaving properly.

Closes #1943
</content>
</entry>
<entry>
<title>proto: Unified integration tests for relay crypto.</title>
<updated>2025-04-29T16:31:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-15T16:15:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=00ef5678255d5f37e96336bc7fa5385166420e60'/>
<id>urn:sha1:00ef5678255d5f37e96336bc7fa5385166420e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Make relay-side cell crypto traits return tags.</title>
<updated>2025-04-29T16:31:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-15T14:41:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f6d6201c2b61a9a2d40527b3a77143d7b49be5c'/>
<id>urn:sha1:8f6d6201c2b61a9a2d40527b3a77143d7b49be5c</id>
<content type='text'>
(We'll need these tags both to implement authenticated SENDMES
at the relay side, and also to make sure that cgo is generating them
correctly.)
</content>
</entry>
<entry>
<title>proto: Make crypt layers take a ChanCmd argument</title>
<updated>2025-04-29T16:31:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-15T01:14:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1998aa7b6a837bc33d372de22566447f477bf01f'/>
<id>urn:sha1:1998aa7b6a837bc33d372de22566447f477bf01f</id>
<content type='text'>
CGO will need this argument so that it can authenticate
the command as part of its crypto operations.
(Trying to meddle with RELAY vs RELAY_EARLY will no longer work!)
</content>
</entry>
<entry>
<title>proto: refactor RelayCrypt trait into separate traits</title>
<updated>2025-04-29T16:31:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-15T00:01:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3bd64c9308a7f3c7772acc2a42f5349ad0534e17'/>
<id>urn:sha1:3bd64c9308a7f3c7772acc2a42f5349ad0534e17</id>
<content type='text'>
It seems very likely that, as with client crypto,
we'll want relay crypto to separable into "forward" and "reverse"
objects, so that the two can be used more or less independently.
</content>
</entry>
<entry>
<title>proto: Tweak semantics of RelayCrypt::originate.</title>
<updated>2025-04-29T16:31:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-14T22:54:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=955440b3c54621233fae23e7a3ddfa1e21d130df'/>
<id>urn:sha1:955440b3c54621233fae23e7a3ddfa1e21d130df</id>
<content type='text'>
This makes the behavior of "originate" match the behavior of
OutboundClientLayer::originate_for, which creates the message
_and_ encrypts it.  This will be necessary for CGO, where
"originate" and "encrypt" are not easily separated operations.

(Nothing uses this trait yet, since relay circuits aren't yet a thing,
so it's a good time to get it right.)
</content>
</entry>
<entry>
<title>proto: move tor1 testvector test into tor1 module.</title>
<updated>2025-04-29T16:31:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-14T16:24:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7798604682a1e3de35cbad6f32e332d4ea60fc51'/>
<id>urn:sha1:7798604682a1e3de35cbad6f32e332d4ea60fc51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Clean up imports in tor1.rs.</title>
<updated>2025-04-29T16:31:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-14T16:18:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee9458f3b1f8ab86df129e4c08635d5b8b69b100'/>
<id>urn:sha1:ee9458f3b1f8ab86df129e4c08635d5b8b69b100</id>
<content type='text'>
</content>
</entry>
</feed>
