Skip to main content

Crate near_crypto_ed25519_batch

Crate near_crypto_ed25519_batch 

Source
Expand description

Ed25519 batch signature verification Adds additional malleability protections for batch signature verification. See: https://eprint.iacr.org/2020/1244.pdf, https://csrc.nist.gov/presentations/2023/taming-the-many-eddsas

Modules§

test_utils

Functions§

safe_verify_batch
This is a batch implementation following [SSR:CGN20]

Type Aliases§

SignatureError
Errors which may occur while processing signatures and keypairs.