Expand description
ECDH.
Modules§
- access
- Module of
access. - drop
- Module of
drop. - export
- Module of
export. - generate
- Module of
generate. - get_
layout - Module of
get_layout. - import
- Module of
import. - is_
supported - Module of
is_supported. - public
- Module of
public. - shared
- Module of
shared.
Enums§
Functions§
- access⚠
Non- native - Exports a shared secret.
- drop⚠
Non- native - Drops an object.
- export⚠
Non- native - Exports a public key.
- generate⚠
Non- native - Generates a private key.
- get_
layout ⚠Non- native - Returns the layout of an object.
- import⚠
Non- native - Imports a public key.
- is_
supported ⚠Non- native - Whether a curve is supported.
- public⚠
Non- native - Returns the public key of a private key.
- shared⚠
Non- native - Computes the shared secret of a private and public key.