Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trustbloc/bbs-signature-go
BBS Signature for Go
https://github.com/trustbloc/bbs-signature-go
bbs cryptography digital-signature go zero-knowledge-proofs
Last synced: about 23 hours ago
JSON representation
BBS Signature for Go
- Host: GitHub
- URL: https://github.com/trustbloc/bbs-signature-go
- Owner: trustbloc
- License: apache-2.0
- Created: 2023-09-05T18:01:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-22T15:03:42.000Z (9 months ago)
- Last Synced: 2024-03-09T05:27:35.094Z (8 months ago)
- Topics: bbs, cryptography, digital-signature, go, zero-knowledge-proofs
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 4
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://raw.githubusercontent.com/trustbloc/bbs-signature-go/main/LICENSE)
[![Release](https://img.shields.io/github/release/trustbloc/bbs-signature-go.svg?style=flat-square)](https://github.com/trustbloc/bbs-signature-go/releases/latest)
[![Godocs](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/trustbloc/bbs-signature-go)[![Build Status](https://github.com/trustbloc/bbs-signature-go/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/trustbloc/bbs-signature-go/actions/workflows/build.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/trustbloc/bbs-signature-go)](https://goreportcard.com/report/github.com/trustbloc/bbs-signature-go)# TrustBloc BBS Signature Go
## License
Apache License, Version 2.0 (Apache-2.0). See the [LICENSE](LICENSE) file.