mlabs-haskell / mlabs-haskell/embedano
No support for CIP-8 message signing
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Message signing that conforms CIP-8 is currently missing.
See CIP-8 and Rust implementation for the reference.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked CIP-8 specification and the referenced Rust implementation at github.com/Emurgo/message-signing. Then locate the project’s message and signing entry points, which are not named in the issue. Done means Embedano supports message signing that conforms to CIP-8 and has verification coverage for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100