Skip to content

Commit d3277c3

Browse files
authored
Update README.md
1 parent 051997a commit d3277c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414

15-
`gnark-crypto` is actively developed and maintained by the team ([email protected] | [HackMD](https://hackmd.io/@zkteam)) behind:
15+
`gnark-crypto` is actively developed and maintained by the team ([email protected] | [HackMD](https://hackmd.io/@gnark)) behind:
1616
* [`gnark`: a framework to execute (and verify) algorithms in zero-knowledge](https://github.com/consensys/gnark)
1717

1818

@@ -58,7 +58,7 @@ go generate ./internal/...
5858

5959
## Benchmarks
6060

61-
[Benchmarking pairing-friendly elliptic curves libraries](https://hackmd.io/@zkteam/eccbench)
61+
[Benchmarking pairing-friendly elliptic curves libraries](https://hackmd.io/@gnark/eccbench)
6262

6363
>The libraries are implemented in different languages and some use more assembly code than others. Besides the different algorithmic and software optimizations used across, it should be noted also that some libraries target constant-time implementation for some operations making it de facto slower. However, it can be clear that consensys/gnark-crypto is one of the fastest pairing-friendly elliptic curve libraries to be used in zkp projects with different curves.
6464

0 commit comments

Comments
 (0)