https://github.com/abdulsmapara/constant-size-group-signatures
Implementation of the research paper - http://crypto.stanford.edu/~xb/pkc07/fullgrpsigs.pdf
https://github.com/abdulsmapara/constant-size-group-signatures
constant-size-group-signatures cryptography number-theory
Last synced: about 2 months ago
JSON representation
Implementation of the research paper - http://crypto.stanford.edu/~xb/pkc07/fullgrpsigs.pdf
- Host: GitHub
- URL: https://github.com/abdulsmapara/constant-size-group-signatures
- Owner: abdulsmapara
- Created: 2020-04-04T11:37:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T15:32:03.000Z (about 6 years ago)
- Last Synced: 2025-11-19T02:03:04.782Z (8 months ago)
- Topics: constant-size-group-signatures, cryptography, number-theory
- Language: C
- Homepage:
- Size: 127 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Constant Size Group Signatures
Implementation of Section 5.2 (Core Construction) of the research paper - http://crypto.stanford.edu/~xb/pkc07/fullgrpsigs.pdf