libdecaf_curve448 (libdecaf v2.1.1)

Link to this section Summary

Link to this section Functions

Link to this function

curve448(Scalar)

Link to this function

curve448(Scalar, Base)

Link to this function

ed448_keypair_sign(M, Keypair)

Link to this function

ed448_keypair_sign(M, Keypair, C)

Link to this function

ed448_sign(M, _)

Link to this function

ed448_sign(M, _, C)

Link to this function

ed448_verify(_, M, _)

Link to this function

ed448_verify(_, M, _, C)

Link to this function

ed448ph_keypair_sign(M, Keypair)

Link to this function

ed448ph_keypair_sign(M, Keypair, C)

Link to this function

ed448ph_sign(M, _)

Link to this function

ed448ph_sign(M, _, C)

Link to this function

ed448ph_verify(_, M, _)

Link to this function

ed448ph_verify(_, M, _, C)

Link to this function

eddsa_keypair()

Link to this function

eddsa_keypair(Secret)

Link to this function

eddsa_keypair_to_x448_keypair(_)

Link to this function

eddsa_pk_to_x448_pk(_)

Link to this function

eddsa_secret_to_pk(Secret)

Link to this function

eddsa_secret_to_x448_keypair(_)

Link to this function

eddsa_secret_to_x448_secret(_)

Link to this function

eddsa_sk_to_pk(_)

Link to this function

eddsa_sk_to_secret(_)

Link to this function

eddsa_sk_to_x448_keypair(SK)

Link to this function

keypair_derive(Secret)

Link to this function

keypair_extract_private_key(Keypair)

Link to this function

keypair_extract_public_key(Keypair)

Link to this function

keypair_random()

Link to this function

x448_keypair(Secret)