libdecaf_curve25519 (libdecaf v2.0.0)
Link to this section Summary
Link to this section Functions
Link to this function
curve25519(Scalar)
Link to this function
curve25519(Scalar, Base)
Link to this function
ed25519_sign(M, _)
Link to this function
ed25519_verify(_, M, _)
Link to this function
ed25519ctx_sign(M, _)
Link to this function
ed25519ctx_sign(M, _, C)
Link to this function
ed25519ctx_verify(_, M, _)
Link to this function
ed25519ctx_verify(_, M, _, C)
Link to this function
ed25519ph_sign(M, _)
Link to this function
ed25519ph_sign(M, _, C)
Link to this function
ed25519ph_verify(_, M, _)
Link to this function
ed25519ph_verify(_, M, _, C)
Link to this function
eddsa_keypair()
Link to this function
eddsa_keypair(Secret)
Link to this function
eddsa_keypair_to_x25519_keypair(_)
Link to this function
eddsa_pk_to_x25519_pk(_)
Link to this function
eddsa_secret_to_pk(Secret)
Link to this function
eddsa_secret_to_x25519_keypair(_)
Link to this function
eddsa_secret_to_x25519_secret(_)
Link to this function
eddsa_sk_to_pk(_)
Link to this function
eddsa_sk_to_secret(_)
Link to this function
eddsa_sk_to_x25519_keypair(SK)
Link to this function
x25519(K)
Link to this function
x25519(K, U)
Link to this function
x25519_keypair()
Link to this function