Published March 30, 2023
| Version v0.10.0
Software
Open
ConsenSys/gnark-crypto: v0.10.0
Authors/Creators
- 1. ConsenSys
- 2. ConsenSys Software
- 3. Consensys
- 4. @ConsenSys
- 5. EF (@ethereum)
- 6. used to be qtt, now onchain
Description
What's Changed
Fixes
- fix: invalid infinity point decoding throws error by @gbotrel in https://github.com/ConsenSys/gnark-crypto/pull/363
- feat: FFT signature now takes variadic options by @gbotrel in https://github.com/ConsenSys/gnark-crypto/pull/345
- feat: add ECDSA public key recover from message, signature and recovery info by @ivokub in https://github.com/ConsenSys/gnark-crypto/pull/347
- expose bn254 tower to gnark by @yelhousni in https://github.com/ConsenSys/gnark-crypto/pull/354
- Export BW6-761 E3/E6 by @SherLzp in https://github.com/ConsenSys/gnark-crypto/pull/359
- Expose BLS12-381 tower by @yelhousni in https://github.com/ConsenSys/gnark-crypto/pull/360
- perf: sis tensor commitment by @gbotrel in https://github.com/ConsenSys/gnark-crypto/pull/344
- Add support for parallelization in the tensor-commitment by @AlexandreBelling in https://github.com/ConsenSys/gnark-crypto/pull/263
- Perf/tensor commitment by @AlexandreBelling in https://github.com/ConsenSys/gnark-crypto/pull/341
- perf(stark-curve): no subgroup check on prime-order curve by @yelhousni in https://github.com/ConsenSys/gnark-crypto/pull/349
- perf(bw6-756): optimize GT subgroup membership by @yelhousni in https://github.com/ConsenSys/gnark-crypto/pull/351
- perf: optimize BLS24-317 final exp by @yelhousni in https://github.com/ConsenSys/gnark-crypto/pull/356
- perf: tweaks in iop/ kzg/ packages by @gbotrel in https://github.com/ConsenSys/gnark-crypto/pull/361
- perf & refactor: pairings by @yelhousni in https://github.com/ConsenSys/gnark-crypto/pull/366
- @ivokub made their first contribution in https://github.com/ConsenSys/gnark-crypto/pull/347
- @SherLzp made their first contribution in https://github.com/ConsenSys/gnark-crypto/pull/359
- @jtraglia made their first contribution in https://github.com/ConsenSys/gnark-crypto/pull/364
Full Changelog: https://github.com/ConsenSys/gnark-crypto/compare/v0.9.1...v0.10.0
Files
ConsenSys/gnark-crypto-v0.10.0.zip
Files
(8.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6b48e782493456b9d681175ecadf508e
|
8.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ConsenSys/gnark-crypto/tree/v0.10.0 (URL)