Skip to content

Commit

Permalink
[doc] update news
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Oct 21, 2024
1 parent 12eab6a commit 1a14aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ mcl is a library for pairing-based cryptography,
which supports the optimal Ate pairing over BN curves and BLS12-381 curves.

# News
- Improve the performance of squareRoot.
- Add batch inversion for Fr and Fp elements, and batch normalization for G1 and G2 points.
- mulVec is a little improved.
- mulEach with AVX-512 IFMA is improved slightly and 2.8 times faster than G1::mul on BLS12-381.
Expand Down

0 comments on commit 1a14aeb

Please sign in to comment.