Expand description

Curves supported by this crate

This crate re-exports curves that are checked to work correctly with our CGGMP implementation. Generally, this crate can work with any curve as long as it satisfies constraints (check out SigningBuilder generic constraints), but it might have unexpected consequences: for instance, default security level might not be compatible with another curve, which might result into unexpected runtime error or reduced security of the protocol.

Traits§

Type Aliases§

  • Secp256k1curve-secp256k1 and secp256k1
    secp256k1 curve
  • Secp256r1curve-secp256r1 and secp256r1
    secp256r1 curve
  • Starkcurve-stark and stark