hacl
0.0.3-pre.1
Module curve25519
Enums
Functions
In hacl::hazmat
Module
hacl
::
hazmat
::
curve25519
Copy item path
source
·
[
−
]
Enums
§
Error
Functions
§
ecdh
Compute the ECDH with the
private_key
and
public_key
.
secret_to_public
Compute the public key for the provided
private_key
(scalar multiplication with the base point).