arti/tor-llcrypto
Nick Mathewson 603b0436e0 Add a compatibility layer so we can upgrade rand_core.
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.
2021-03-18 13:16:32 -04:00
..
fuzz Add a fuzzer for our x509_rsa_kludge function. 2020-10-21 10:05:42 -04:00
src Add a compatibility layer so we can upgrade rand_core. 2021-03-18 13:16:32 -04:00
testdata llcrypto: tests for rsa kludge 2020-09-13 12:10:56 -04:00
tests Add a compatibility layer so we can upgrade rand_core. 2021-03-18 13:16:32 -04:00
Cargo.toml Add a compatibility layer so we can upgrade rand_core. 2021-03-18 13:16:32 -04:00