...
- Hyperledger Ursa
- Homepage: Hyperledger Ursa (EOL)
- 2021-01-06 Meeting Agenda
- Distributed BBS+: (https://www.orbs.com/wp-content/uploads/2019/04/Crypto_Group_signatures-2.pdf
- Signature structure and types:
- "Simple" Signatures: KeyGen, Sign, Verify.
- Blind Signatures. KeyGen, Blind, Sign, (Blinded Sign?), Unblind, Verify.
- Threshold Signatures. KeyGen (more complicated), SignShare, Combine, Verify.
- Multi-round threshold signature. Can have extra definition for interactive protocols.
- Can have multiple types of KeyGen.
- Multisignatures. Multiple signers have signed THE SAME message.
- Aggregate signatures. Multiple signers have signed potentially different messages.
- Short group signatures. Need precise definitions.
- How should we handle MPC and communication?
- Secure channel operations. How about ratcheting?
- Example: ECDSA.
...
- Other?
Presentation
Slides:
View file | ||||
---|---|---|---|---|
|
View file | ||||
---|---|---|---|---|
|
View file | ||||
---|---|---|---|---|
|
View file | ||||
---|---|---|---|---|
|
Future Topics
- Trust over IP (www.trustoverip.org)
...