module
0.0.0-20240528091251-e950615f2e45
Repository: https://github.com/hyperledger/aries-bbs-go.git
Documentation: pkg.go.dev
# README
Short group signatures by Boneh, Boyen, and Shachum and later improved in ASM as BBS+ and touched on again in section 4.3 in CDL.
Testing
To run the unit tests, execute the unit-tests
Makefile target.
# Packages
Package bbs contains BBS+ signing primitives and keys.
No description provided by the author