Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-lj authored Oct 16, 2023
1 parent c02fea0 commit dccd137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ These include an implementation of
the [AKS primality testing algorithm](https://en.wikipedia.org/wiki/AKS_primality_test),
computing the [optimal Ate pairing over the BLS12-381 elliptic construction](https://hackmd.io/@benjaminion/bls12-381), a
demonstration of arbitrary precision arithmetic with real numbers inspired
by [the work of Hans-J Boehm](https://www.hboehm.info/new_crcalc/CRCalc.html) and an implementation of the [Poseidon hash function over BN254]([https://github.com/jonas-lj/Ruffini/blob/master/demos/src/main/java/demo/poseidon/Poseidon.java](https://www.poseidon-hash.info/).
by [the work of Hans-J Boehm](https://www.hboehm.info/new_crcalc/CRCalc.html) and an implementation of the [Poseidon hash function over BN254](https://www.poseidon-hash.info/).

<!-- CONTRIBUTING -->

Expand Down

0 comments on commit dccd137

Please sign in to comment.