curve25519-dalek-source/tests
Michael Rosenberg e2ed3133a6
Fix batch build (#220)
* Fixed bench when `batch` feature is not present

* Added bench build regression test to CI

* Fixed batch build more generally

* Simplified batch cfg gates in benches

* Updated criterion

* Made CI batch-nondeterministic test use nostd

* Fix batch_deterministic build

* Removed bad compile error when batch and batch_deterministic are selected
2023-01-02 00:59:19 -05:00
..
examples PKCS#8 support (#224) 2022-12-13 18:19:31 -05:00
ed25519.rs Fix batch build (#220) 2023-01-02 00:59:19 -05:00
pkcs8.rs Rename Keypair => SigningKey; PublicKey => VerifyingKey (#242) 2022-12-18 01:24:58 -05:00