update and fix edwards+rand
This commit is contained in:
parent
7dc39dbb36
commit
a3d05f24e3
6 changed files with 401 additions and 27 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use crypto_bigint::subtle::ConstantTimeEq;
|
||||
use crypto_bigint::CtEq;
|
||||
use diffie_hellman::{Public, Secret};
|
||||
|
||||
#[test]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue