We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe0bef commit c6e3661Copy full SHA for c6e3661
ecc/bls12381/doc.go
@@ -1,6 +1,6 @@
1
// Package bls12381 provides bilinear pairings using the BLS12-381 curve.
2
//
3
-// A pairing system consists of three groups G1 and G2 (adiitive notation) and
+// A pairing system consists of three groups G1 and G2 (additive notation) and
4
// Gt (multiplicative notation) of the same order.
5
// Scalars can be used interchangeably between groups.
6
0 commit comments