MCPcopy Create free account
hub / github.com/decentralized-identity/bbs-signature

github.com/decentralized-identity/bbs-signature @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
55 symbols 78 edges 5 files ⚖ Apache-2.0 1 documented · 2% updated 5mo ago★ 10420 open issues

Browse by type

Functions 26 Types & classes 29
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

The BBS Signature Scheme

This repository is home to multiple internet drafts around the BBS Signature scheme, detailed below:

BBS Signature Scheme (Core Draft)

This draft defines the core operations, cryptographic structures and overall protocol for the BBS Signature scheme

Blind Sign BBS Signature Scheme Extension

This draft defines an extension to core draft enabling the ability for blind bbs signatures, including describing the required operations, cryptographic structures and sub-protocol.

Meetings

Regular meetings are held bi-weekly on Mondays, on the same weeks as the Applied Crypto Working Group call is held.

Meeting agendas and minutes can be found in /meetings, the next up and coming meetings agenda can be found in here.

Tooling

To assist the development of the specification a set of tooling is co-located in this repository and can be found here.

Generating the output documents

The text and HTML versions of the specifications can be generated by running make; this requires having the xml2rfc and mmark packages installed.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 16
Interface 13
Class 11
Method 10
Enum 5

Languages

Rust71%
TypeScript29%

Modules by API surface

tooling/keygen/src/main.rs18 symbols
tooling/fixtures/fetchFixtures.ts15 symbols
tooling/message-generators/src/main.rs14 symbols
tooling/message-generators/src/ciphersuites.rs7 symbols
tooling/fixtures/index.ts1 symbols

For agents

$ claude mcp add bbs-signature \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page