Module sp_application_crypto::bls377
source · Expand description
BLS12-377 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-377 keys
Type Definitions
- BLS12-377 key pair.
- BLS12-377 public key.
- BLS12-377 signature.