risc0-curve25519-dalek-source/tests
Tony Arcieri f6a242a5b0
Use namespaced/weak features; MSRV 1.60 (#235)
This enables activating the `alloc` and `std` features without
unnecessarily pulling in optional dependencies like `rand` and `serde`.

It also fixes tests for `--no-default-features` (w\ `--lib` only)
2022-12-20 04:48:55 -05:00
..
examples PKCS#8 support (#224) 2022-12-13 18:19:31 -05:00
ed25519.rs Use namespaced/weak features; MSRV 1.60 (#235) 2022-12-20 04:48:55 -05:00
pkcs8.rs Rename Keypair => SigningKey; PublicKey => VerifyingKey (#242) 2022-12-18 01:24:58 -05:00