Open
Description
The bp256
and bp384
crates have a wip-arithmetic-do-not-use
which enables a broken arithmetic backend.
It's unclear why it isn't working, but it's failing test vectors.
The field implementations were synthesized with fiat-crypto in the same way as the backends for many of the NIST P-curves (e.g. p192
, p224
, p384
, p521
), and the curve arithmetic implementation is from the primeorder
crate.
Metadata
Metadata
Assignees
Labels
No labels