<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/testdata, branch arti-v2.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-05-07T22:48:04Z</updated>
<entry>
<title>proto: Update CGO test vectors</title>
<updated>2025-05-07T22:48:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-05-05T15:50:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5ec8a6c448d1e0ffe682fa1cd8723e11187232fe'/>
<id>urn:sha1:5ec8a6c448d1e0ffe682fa1cd8723e11187232fe</id>
<content type='text'>
These were generated with an updated version of the python reference
implementation.
</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: Implement UIV+, the wide-block RPRP used for CGO.</title>
<updated>2025-04-29T16:35:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-14T21:39:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f60463a91d404fc12e0929707f1a626d6d2cefbb'/>
<id>urn:sha1:f60463a91d404fc12e0929707f1a626d6d2cefbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Implement CGO functions ET and PRF</title>
<updated>2025-04-29T16:34:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-14T20:44:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc04d424c95174e8fb1b849a970a37d8445e8664'/>
<id>urn:sha1:bc04d424c95174e8fb1b849a970a37d8445e8664</id>
<content type='text'>
These are a tweakable block cipher, and a pseudorandom byte stream.
This commit includes test vectors, which were generated from the
Python reference implementation and confirmed with a less optimized
Rust implementation.
</content>
</entry>
<entry>
<title>Rename `.inc` and other included files to end in `.rs`</title>
<updated>2022-07-26T14:09:28Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2022-07-26T14:06:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f02d732b7f1490d38c2e78ce54a4f22a79b50de8'/>
<id>urn:sha1:f02d732b7f1490d38c2e78ce54a4f22a79b50de8</id>
<content type='text'>
In order to mitigate syntax highlighting issues and a rust-analyzer bug
(https://github.com/rust-analyzer/rust-analyzer/issues/10178), rename
files that are included with the `include!` macro to have a `.rs`
extension.

Make sure the included files are outside `src/`, in order to not confuse
humans and automated editing tools that might mistake them for valid
Rust modules.

fixes arti#381
</content>
</entry>
<entry>
<title>Move all crates into a `crates` subdirectory.</title>
<updated>2021-08-27T13:53:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-08-27T13:53:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=557a0ff40b3731d4690767de27010bbeff08777d'/>
<id>urn:sha1:557a0ff40b3731d4690767de27010bbeff08777d</id>
<content type='text'>
This will cause some pain for now, but now is really the best time
to do this kind of thing.
</content>
</entry>
</feed>
