Expand description

ECDSA and BLS12-377 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-377 keys

Type Aliases§

  • (ECDSA,BLS12-377) key-pair pair.
  • (ECDSA,BLS12-377) public key pair.
  • (ECDSA,BLS12-377) signature pair.