<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cell/src/relaycell/onion_service.rs, branch arti-v1.1.1</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.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-01-07T18:35:54Z</updated>
<entry>
<title>Fix typos</title>
<updated>2023-01-07T18:35:54Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2023-01-07T18:35:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=892c6eaadf856b080423ca70d1edac030f5b2695'/>
<id>urn:sha1:892c6eaadf856b080423ca70d1edac030f5b2695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sketch out new required APIs in tor-cell</title>
<updated>2023-01-06T18:03:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-04T18:10:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=91d9ffe0b6f378ca1a321838484513cacfcabf1f'/>
<id>urn:sha1:91d9ffe0b6f378ca1a321838484513cacfcabf1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: Consistent and secure conversion to u16</title>
<updated>2022-10-24T12:40:51Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2022-10-24T12:40:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c42a55d51502819836a0fcde31891217f8173cee'/>
<id>urn:sha1:c42a55d51502819836a0fcde31891217f8173cee</id>
<content type='text'>
This commit improves the overflow protection of one call to
Vec::write_u16(), by replacing the cast conversion from self.sig.len()
with a call to u16::try_from(), like it is already done in the rest of
the accompanying function.
</content>
</entry>
<entry>
<title>Merge branch 'cell-introduce2' into 'main'</title>
<updated>2022-09-26T12:07:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2022-09-26T12:07:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0154d82522d077332a3d3871bf3ae8e50b6562da'/>
<id>urn:sha1:0154d82522d077332a3d3871bf3ae8e50b6562da</id>
<content type='text'>
Implement Introduce2 tor cell

See merge request tpo/core/arti!736</content>
</entry>
<entry>
<title>Implement Introduce2 tor cell</title>
<updated>2022-09-21T04:34:13Z</updated>
<author>
<name>Yuan Lyu</name>
<email>lyuyuan92@gmail.com</email>
</author>
<published>2022-09-21T04:34:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6e5874d15bfa8f7e188a04aeda520d58846adcc8'/>
<id>urn:sha1:6e5874d15bfa8f7e188a04aeda520d58846adcc8</id>
<content type='text'>
Reuse the same Introduce inner body implementation
of Introduce1.
</content>
</entry>
<entry>
<title>Intoduce1: Use a constant-time check for all-zero RsaIdentity</title>
<updated>2022-09-20T13:36:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-09-20T13:36:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3e922e5ededfc9c7915407cf30171342078cc30e'/>
<id>urn:sha1:3e922e5ededfc9c7915407cf30171342078cc30e</id>
<content type='text'>
As a matter of good crypto practice, we shouldn't use
short-circuiting checks to compare keys or key-like objects, since
the amount of time taken by those checks can leak information about
their inputs.

I don't think it's actually _necessary_ to use a constant-time
operation in this case, but let's establish the precedent.

This is a follow-up to !724.
</content>
</entry>
<entry>
<title>Implement onion service Introduce1</title>
<updated>2022-09-09T03:48:56Z</updated>
<author>
<name>Yuan Lyu</name>
<email>lyuyuan92@gmail.com</email>
</author>
<published>2022-09-07T04:25:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1a3b979ecf650748460e1f1bee99e7c42b993cfb'/>
<id>urn:sha1:1a3b979ecf650748460e1f1bee99e7c42b993cfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up EstablishIntro cell</title>
<updated>2022-08-25T20:45:40Z</updated>
<author>
<name>Yuan Lyu</name>
<email>lyuyuan92@gmail.com</email>
</author>
<published>2022-07-27T04:08:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=08e55bc9b12d77211f0318ec9694e24e26c65dcf'/>
<id>urn:sha1:08e55bc9b12d77211f0318ec9694e24e26c65dcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement establish rendezvous cell</title>
<updated>2022-08-05T04:04:42Z</updated>
<author>
<name>Yuan Lyu</name>
<email>lyuyuan92@gmail.com</email>
</author>
<published>2022-07-30T02:24:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=25bb25ddcbd80bffd79747f6929574074cde07b4'/>
<id>urn:sha1:25bb25ddcbd80bffd79747f6929574074cde07b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Several typo fixes from `typos`.</title>
<updated>2022-07-27T14:12:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-27T14:12:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dfdcc97858bd6e824c5e6aa4604746ede551780c'/>
<id>urn:sha1:dfdcc97858bd6e824c5e6aa4604746ede551780c</id>
<content type='text'>
</content>
</entry>
</feed>
