<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-llcrypto/tests/testvec.rs, 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>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>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 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>
<entry>
<title>Add an (unchecked) Ed25519Identity type</title>
<updated>2020-10-15T16:15:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-15T16:15:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c00f1671a22b6d987671424e2ca8ad43da742f3f'/>
<id>urn:sha1:c00f1671a22b6d987671424e2ca8ad43da742f3f</id>
<content type='text'>
This type differs from ed25519::PublicKey in that it is _not_
checked or expanded.
</content>
</entry>
<entry>
<title>Add test for failing RSA identity construction</title>
<updated>2020-09-13T21:44:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-09-13T21:44:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=963ab969cf87128b156c1c7b2ffe6d5892b170a3'/>
<id>urn:sha1:963ab969cf87128b156c1c7b2ffe6d5892b170a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some test vectors for rsa, taken from chutney</title>
<updated>2020-09-13T21:39:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-09-13T21:39:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41ca4eb154af675b48fe31b057ee88ca635dce00'/>
<id>urn:sha1:41ca4eb154af675b48fe31b057ee88ca635dce00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test vectors for curve25519-&gt;ed25519 parts of llcrypto</title>
<updated>2020-09-13T16:10:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-09-13T16:06:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2040db71d0ddc526dafbfeac19856c7431a174b3'/>
<id>urn:sha1:2040db71d0ddc526dafbfeac19856c7431a174b3</id>
<content type='text'>
Also add a terminating NUL byte to a derivation string, to ensure
that our results match Tor's results.  (This does not actually serve
a purpose FWICT.)
</content>
</entry>
<entry>
<title>llcrypto: add test vectors for sha3 and shake</title>
<updated>2020-08-28T21:47:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-08-28T21:47:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f55f86c6a81f10f3126c573163faca582ac9961f'/>
<id>urn:sha1:f55f86c6a81f10f3126c573163faca582ac9961f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to latest packages; ed25519 now needs signature crate traits.</title>
<updated>2020-07-21T00:55:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-07-21T00:55:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=173bec26a5eb204d6fa92ee20abdc98480f9780f'/>
<id>urn:sha1:173bec26a5eb204d6fa92ee20abdc98480f9780f</id>
<content type='text'>
</content>
</entry>
</feed>
