CodeChain-io / CodeChain-io/codechain-keystore-js
Add verify()
Open
good first issue
Hacktoberfest
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Add a function that verifies a signature.
Parameters
- key
- signature
- message
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the library's existing key and signing APIs, then determine the expected signature format and verification behavior; done means a verify() function accepts key, signature, and message and reliably reports whether the signature is valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100