Skip to content

Commit

Permalink
Fix BbsBlsSignature2020 term.
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Sabadello <[email protected]>
  • Loading branch information
peacekeeper committed Apr 29, 2021
1 parent 0d2b422 commit b943a18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ public class BBSPlusSignature2020SignatureSuite extends SignatureSuite {
BBSPlusSignature2020SignatureSuite() {

super(
"Ed25519Signature2020",
"BbsBlsSignature2020",
URI.create("https://w3id.org/security#BbsBlsSignature2020"),
URI.create("https://w3id.org/security#URDNA2015"),
URI.create("https://www.blake2.net/"),
Expand Down

0 comments on commit b943a18

Please sign in to comment.