Skip to content

Commit

Permalink
update link to spec
Browse files Browse the repository at this point in the history
  • Loading branch information
schanzen committed Dec 3, 2024
1 parent 67a2e9e commit cb2fafb
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
@@ -1,6 +1,6 @@
# libbbs

Specification-compliant and performant implementation of the [bbs signature scheme](https://www.ietf.org/archive/id/draft-irtf-cfrg-bbs-signatures-05.html).
Specification-compliant and performant implementation of the [BBS signature scheme](https://datatracker.ietf.org/doc/draft-irtf-cfrg-bbs-signatures/).

Provides a library `libbbs` implementing the `BLS12381-SHA-256` and `BLS12-381-SHAKE-256` cipher suite.

Expand Down

0 comments on commit cb2fafb

Please sign in to comment.