What's Changed
- Optimize poly division in #985
- Update docs in #986
- Remove Metal feature in #993
- Update Readme in #987
- Add Binary Field in #984
- fix: Circom Adapter (Groth16 over BLS12-381) in #991
- Add RSA and Schnorr Examples in #989
- fix(coset): shl overflow when getting the points in #994
- Pohlig Hellman Attack Example in #995
- Update README.md in #996
- feat(fft): add fast mul for fft friendly fields in #997
- Improve documentation in #999
- refactor: remove
Default
contraint in merkle tree trait in #1004 - Add big uint conversion in #1002
- Feat/fast division in #1001
- Add quadratic and cubic sumcheck in #1003
- fix clippy for new rust version in #1013
- Fix bincode repo change in #1023
- Add GKR Protocol in #1011
- Fix clippy in #1029
- Add modulus range check when creating
FieldElement
from hex in #1020 - Add new unchecked in #1024
New Contributors
- @0xLucqs made their first contribution in #994
- @MarcosNicolau made their first contribution in #1004
Full Changelog: v0.12.0...v0.13.0