<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-llcrypto/tests, branch arti-v0.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-05-06T11:57:31Z</updated>
<entry>
<title>Upgrade to latest RustCrypto crates.</title>
<updated>2021-05-06T11:57:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-06T11:57:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c7be3a3f1c991c45c0cf177aa658da4e57c8e5e'/>
<id>urn:sha1:7c7be3a3f1c991c45c0cf177aa658da4e57c8e5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add unseparated_literal_suffix lint, and fix it.</title>
<updated>2021-05-03T20:19:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-03T20:19:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d516298b47829e1a61bcc1bf9e2dbbb2d85336f6'/>
<id>urn:sha1:d516298b47829e1a61bcc1bf9e2dbbb2d85336f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Rsa{Identity,Signature} to fix clippy warning.</title>
<updated>2021-03-29T20:14:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-29T20:14:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3800c459f6a8bbab465ff3afcd650b5c42a953c5'/>
<id>urn:sha1:3800c459f6a8bbab465ff3afcd650b5c42a953c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a compatibility layer so we can upgrade rand_core.</title>
<updated>2021-03-18T17:16:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-18T17:14:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=603b0436e0f40ac7a7fa2180d126f76cd7f81ed6'/>
<id>urn:sha1:603b0436e0f40ac7a7fa2180d126f76cd7f81ed6</id>
<content type='text'>
dalek-crypto is stuck on rand_core 0.5.1, so we've been stuck too.
This commit introduces a compatibility module so that we can wrap
new rand_core instances to make them backward compatible.
</content>
</entry>
<entry>
<title>Add serde implementations for identity key types.</title>
<updated>2021-02-10T23:15:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-02-10T22:39:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=515c002c15fac1f7f3b2675d4e70e26cd794fcf6'/>
<id>urn:sha1:515c002c15fac1f7f3b2675d4e70e26cd794fcf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run "cargo upgrade".</title>
<updated>2020-10-26T18:56:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-26T18:56:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee9ad7f59d51e33fc1c9e25d3cd0c1f0dc879e36'/>
<id>urn:sha1:ee9ad7f59d51e33fc1c9e25d3cd0c1f0dc879e36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use from_bytes name for Ed25519Identity</title>
<updated>2020-10-26T00:32:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-26T00:32:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8c099814279632e05c7093001a813abe0f9eb36e'/>
<id>urn:sha1:8c099814279632e05c7093001a813abe0f9eb36e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ed25519 batch verification test.</title>
<updated>2020-10-21T13:21:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-21T13:21:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=131602848525555c1ee9231b7fae3f2720da951d'/>
<id>urn:sha1:131602848525555c1ee9231b7fae3f2720da951d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More tests for ed25519identity</title>
<updated>2020-10-21T13:06:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-21T13:06:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0cd6e3862371d2ea5768bc40c2538bd1239ecd60'/>
<id>urn:sha1:0cd6e3862371d2ea5768bc40c2538bd1239ecd60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Ed25519Identity in microdescriptors.</title>
<updated>2020-10-15T16:42:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-15T16:42:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f75b82ef35691b7075230a891759ca76f68620e'/>
<id>urn:sha1:6f75b82ef35691b7075230a891759ca76f68620e</id>
<content type='text'>
</content>
</entry>
</feed>
