Module sp_application_crypto::ecdsa_bls381
source · Expand description
ECDSA and BLS12-381 paired crypto applications.
Structs§
- A generic
AppPublic
wrapper type over $pair crypto; this has no specific App. - A generic
AppPublic
wrapper type over $public crypto; this has no specific App. - A generic
AppPublic
wrapper type over $public crypto; this has no specific App.
Constants§
- An identifier used to match public keys against BLS12-381 keys
Type Aliases§
- (ECDSA,BLS12-381) key-pair pair.
- (ECDSA,BLS12-381) public key pair.
- (ECDSA,BLS12-381) signature pair.