radicle-heartwood-lfs/radicle-crypto/src
Alexis Sellier f9c81ab382
Replace `quickcheck` with `qcheck`
The latter is a fork of the former, which adds const generics
and a bunch of other quality of life improvements that aren't
in the original crate due to it being unmaintained.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-12-04 20:40:54 +01:00
..
ssh Simplify key generation for tests and debugging 2022-11-22 10:44:30 +01:00
test Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
cyphernet.rs Support ECDH 2022-11-22 10:35:04 +01:00
hash.rs Move `hash` module to `radicle-crypto` 2022-12-01 12:05:44 +01:00
lib.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
ssh.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
test.rs radicle-crypto: split out from radicle 2022-10-27 20:40:39 +01:00