Search documentation of JOSE
JOSE
v1.11.9
Pages
Modules
Settings
View Source
jose_curve448_unsupported
(JOSE v1.11.9)
Summary
Functions
ed448_sign(Message, SecretKey)
ed448_sign(Message, SecretKey, Context)
ed448_verify(Signature, Message, PublicKey)
ed448_verify(Signature, Message, PublicKey, Context)
ed448ph_sign(Message, SecretKey)
ed448ph_sign(Message, SecretKey, Context)
ed448ph_verify(Signature, Message, PublicKey)
ed448ph_verify(Signature, Message, PublicKey, Context)
eddsa_keypair()
eddsa_keypair(Seed)
eddsa_secret_to_public(SecretKey)
x448_keypair()
x448_keypair(Seed)
x448_secret_to_public(SecretKey)
x448_shared_secret(MySecretKey, YourPublicKey)
Functions
Link to this function
ed448_sign(Message, SecretKey)
View Source
Link to this function
ed448_sign(Message, SecretKey, Context)
View Source
Link to this function
ed448_verify(Signature, Message, PublicKey)
View Source
Link to this function
ed448_verify(Signature, Message, PublicKey, Context)
View Source
Link to this function
ed448ph_sign(Message, SecretKey)
View Source
Link to this function
ed448ph_sign(Message, SecretKey, Context)
View Source
Link to this function
ed448ph_verify(Signature, Message, PublicKey)
View Source
Link to this function
ed448ph_verify(Signature, Message, PublicKey, Context)
View Source
Link to this function
eddsa_keypair()
View Source
Link to this function
eddsa_keypair(Seed)
View Source
Link to this function
eddsa_secret_to_public(SecretKey)
View Source
Link to this function
x448_keypair()
View Source
Link to this function
x448_keypair(Seed)
View Source
Link to this function
x448_secret_to_public(SecretKey)
View Source
Link to this function
x448_shared_secret(MySecretKey, YourPublicKey)
View Source