An open API service indexing awesome lists of open source software.

https://github.com/hyperledger/aries-bbs-go

aries-bbs-go
https://github.com/hyperledger/aries-bbs-go

Last synced: 12 months ago
JSON representation

aries-bbs-go

Awesome Lists containing this project

README

          

[Short group signatures](https://crypto.stanford.edu/~xb/crypto04a/groupsigs.pdf) by Boneh, Boyen, and Shachum
and later improved in [ASM](http://web.cs.iastate.edu/~wzhang/teach-552/ReadingList/552-14.pdf) as BBS+ and touched on again
in section 4.3 in [CDL](https://eprint.iacr.org/2016/663.pdf).

## Testing

To run the unit tests, execute the `unit-tests` Makefile target.