Module sp_application_crypto::bls381
source · Expand description
BLS12-381 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
- Public key serialized size
- Signature serialized size
Type Aliases§
- BLS12-381 key pair.
- BLS12-381 public key.
- BLS12-381 signature.