fibercrypto / fibercrypto/skywallet-protob
Add messages for crypto operations
- Dominant language
- Makefile
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the solution you'd like**
It is not possible to perform common crypto oprations.
- [ ] Encrypt / decrypt key value
- [ ] Retrieve and sign identities
- [ ] Generate [ECDH](https://en.wikipedia.org/wiki/Elliptic_curve_Diffie-Hellman) session key
- [ ] Collective signature (a.k.a [CoSi](http://arxiv.org/abs/1602.06997))
**Additional context**
Related to #79
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading issue #79 and the repository's protocol buffer schemas to understand the related protocol context. The requested scope covers encryption/decryption, identity retrieval and signing, ECDH session keys, and CoSi, so completion would require agreed message definitions for these operations.
Written by the indexing model from the issue text.
Assessment
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100