<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-llcrypto/Cargo.toml, branch arti-v0.0.2</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.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-11-29T20:21:58Z</updated>
<entry>
<title>Bump every crate by one patch version.</title>
<updated>2021-11-29T20:21:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-29T20:21:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eef81d9d570572b7a57a76de4003721c546856de'/>
<id>urn:sha1:eef81d9d570572b7a57a76de4003721c546856de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'ticket125' into 'main'</title>
<updated>2021-11-16T18:31:00Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2021-11-16T18:31:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a85e83c8072a41407a33881157204ffe6bc2f840'/>
<id>urn:sha1:a85e83c8072a41407a33881157204ffe6bc2f840</id>
<content type='text'>
Put most non-universally-needed functionality behind features

Closes #125

See merge request tpo/core/arti!129</content>
</entry>
<entry>
<title>Update to simple_asn1 0.6.1.</title>
<updated>2021-11-14T23:00:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-14T23:00:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=236255514a368080baa87e77396e1d2182b37939'/>
<id>urn:sha1:236255514a368080baa87e77396e1d2182b37939</id>
<content type='text'>
This is a security fix for a panic.

Closes #236
</content>
</entry>
<entry>
<title>tor-llcrypto: Put currently unused functions behind features.</title>
<updated>2021-11-12T16:56:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-12T15:44:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fb591c51b46574b94869a02dbe2f7c98e4978076'/>
<id>urn:sha1:fb591c51b46574b94869a02dbe2f7c98e4978076</id>
<content type='text'>
We don't currently need a couple of the key manipulation features
that we have, since we aren't yet doing relays or onion service
clients.

Part of #125
</content>
</entry>
<entry>
<title>Merge branch 'S0AndS0/arti-cargo-husky' into HEAD</title>
<updated>2021-11-09T12:59:32Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2021-11-09T12:59:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b2530d81b0748daf406849a33af3176b1e7e076'/>
<id>urn:sha1:6b2530d81b0748daf406849a33af3176b1e7e076</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump all crate versions to 0.0.1</title>
<updated>2021-10-29T15:05:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-29T15:05:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e6e740646ac61c9f06dc332cc156d4b20e793b70'/>
<id>urn:sha1:e6e740646ac61c9f06dc332cc156d4b20e793b70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade curve25519-dalek requirement to 3.2.0</title>
<updated>2021-10-25T18:06:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-25T18:06:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f2d2c1cac477cd163ddd43c4821b40fc1dbf7db'/>
<id>urn:sha1:5f2d2c1cac477cd163ddd43c4821b40fc1dbf7db</id>
<content type='text'>
We need this now that we check for contributory behavior.
</content>
</entry>
<entry>
<title>Upgrade to new version of simple_asn1.</title>
<updated>2021-10-22T19:44:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-22T19:44:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fa266c5644549055f4da7e7a736d58eda6a50b81'/>
<id>urn:sha1:fa266c5644549055f4da7e7a736d58eda6a50b81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require up-to-date x25519-dalek, async_executors, and argh.</title>
<updated>2021-10-09T23:37:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-09T23:37:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dcca0ec36638032475be359012eb473b86447e28'/>
<id>urn:sha1:dcca0ec36638032475be359012eb473b86447e28</id>
<content type='text'>
I tried using -Z minimal-versions to downgrade all first-level
dependencies to their oldest permitted versions, and found that we
were apparently depending on newer features of all three crates.

I'm kind of surprised there were only three.
</content>
</entry>
<entry>
<title>Enable js feature for getrandom for WASM.</title>
<updated>2021-09-17T03:43:02Z</updated>
<author>
<name>Jani Monoses</name>
<email>jani.monoses@gmail.com</email>
</author>
<published>2021-09-08T10:57:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f1f239d5160af2274aa3e6a3dd063c727e540ee'/>
<id>urn:sha1:5f1f239d5160af2274aa3e6a3dd063c727e540ee</id>
<content type='text'>
By default rand does not build for WASM browser targets.
</content>
</entry>
</feed>
