ChangeLog
New features
- Specific tests for secp256r1
- add support to
2^24
and2^25
- add connect checker tool
- Adding fflonk setup
Fixes
- Fix audit issues
- Fixes some bugs
- Doubling formulas for Secp256r1
- Fixes
fullTracer
What's Changed
- Banana lite by @hecmas in #349
- Adding fflonk setup, removing copy_files by rewriting package.json by @RogerTaule in #353
- Moving pil-stark to develop by @RogerTaule in #354
- [feature]:Connect checker by @hecmas in #351
- add support to 2^24 and 2^25 by @zkronos73 in #350
- Feature/fix ft stop by @ignasirv in #360
- Doubling formulas for Secp256r1 by @hecmas in #362
- fix some bugs detected during internal revision by @zkronos73 in #363
- update arith pil comments by @zkronos73 in #365
- add specific tests for secp256r1 by @zkronos73 in #364
- create minimal diagnostic test with durian features by @zkronos73 in #366
- fix the audit issues (comments and unused constants) issues: 1,2,3 by @zkronos73 in #367
- Feature/update rom v9.0.0 rc.3 fork.13 by @zkronos73 in #368
- add audit durian by @krlosMata in #369
Full Changelog: v6.0.0-fork.9...v9.0.0-fork.13