elliptic-curves icon indicating copy to clipboard operation
elliptic-curves copied to clipboard

Update crates to the newtype `fiat-crypto` codegen

Open MasterAwesome opened this issue 1 year ago • 0 comments

fiat-constify was updated to allow for new-type code generated by fiat-crypto was compatible in https://github.com/RustCrypto/utils/pull/992. This issue tracks the remaining implementations

  • [ ] bign256
  • [ ] bp256
  • [ ] bp384
  • [ ] k256
  • [ ] p192
  • [ ] p224
  • [ ] p256
  • [ ] p384
  • [x] p521 (#1003)
  • [x] primeorder (#1003)
  • [ ] sm2

MasterAwesome avatar Dec 17 '23 07:12 MasterAwesome