Modulesยง
- ecdsa_
k256_ keccak - ECDSA (Elliptic Curve Digital Signature Algorithm) signature implementation over secp256k1 curve using Keccak to hash the messages when signing.
- eddsa_
25519_ sha512 - Ed25519 (EdDSA) signature implementation using Curve25519 and SHA-512 to hash the messages when signing.
- falcon512_
poseidon2 - A deterministic Falcon512 Poseidon2 signature over a message.