aws_
lc_
rs
1.12.6
In aws_
lc_
rs::
agreement
Modules
ephemeral
Structs
Algorithm
EphemeralPrivateKey
PrivateKey
PublicKey
UnparsedPublicKey
Enums
AlgorithmID
KeyInner
Constants
ECDH_P256
ECDH_P384
ECDH_P521
MAX_AGREEMENT_SECRET_LEN
MAX_PUBLIC_KEY_LEN
X25519
Functions
agree
agree_ephemeral
ec_key_ecdh
generate_x25519
try_parse_x25519_public_key_bytes
try_parse_x25519_public_key_raw_bytes
x25519_diffie_hellman
aws_lc_rs
::
agreement
Function
generate_x25519
Copy item path
Settings
Help
Summary
Source
pub(crate) fn generate_x25519() ->
Result
<
ManagedPointer
<
*mut
EVP_PKEY
>,
Unspecified
>