add edwards curve and point
This commit is contained in:
parent
b0e01fceb9
commit
7aa4fbd900
5 changed files with 705 additions and 385 deletions
|
|
@ -14,4 +14,4 @@ fn random_dh_key_exchange() {
|
|||
let sb = b.diffie_hellman(&pa);
|
||||
|
||||
println!("{} == {}", sa, sb)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue