Module ed25519
aws_
lc_
rs
1.13.0
Module ed25519
Module Items
Structs
Constants
Functions
In crate aws_
lc_
rs
Modules
aead
agreement
bn
buffer
cbb
cbs
cipher
constant_time
debug
digest
ec
ed25519
encoding
endian
error
evp_pkey
fips
hex
hkdf
hmac
iv
kdf
kem
key_wrap
pbkdf2
pkcs8
ptr
rand
rsa
sealed
signature
tls_prf
Macros
test_file
Statics
START
Functions
dump_error
init
try_fips_cpu_jitter_entropy
try_fips_mode
aws_lc_rs
Module
ed25519
Copy item path
Settings
Help
Summary
Source
Structs
§
Ed25519
KeyPair
An Ed25519 key pair, for signing.
EdDSA
Parameters
Parameters for
EdDSA
signing and verification.
Public
Key
Ed25519 Public Key
Seed
The seed value for the
EdDSA
signature scheme using Curve25519
Constants
§
ED25519_
PUBLIC_
KEY_
LEN
The length of an Ed25519 public key.
ED25519_
SEED_
LEN
🔒
ED25519_
SIGNATURE_
LEN
🔒
Functions
§
generate_
key
🔒
try_
ed25519_
public_
key_
from_
bytes
🔒