Changed curve and added bench

This commit is contained in:
Hannes 2021-05-24 18:04:57 +02:00
commit 7618334e50
7 changed files with 160 additions and 22 deletions

View file

@ -130,7 +130,7 @@
extern crate alloc;
pub use x25519_dalek::PublicKey;
pub use p256::PublicKey;
mod aead;
mod dh;