Add support for cracking SJCL
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
This using in BitGo encrypted keys too.
I saw same things in padlock but this is not usable for only sjcl.
I mean, please implement that standalone or show the way, how to convert sjcl to acceptable and exists algo. in John
Contributor guide
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 John's existing padlock support and comparing it with the SJCL-encrypted key format described in the issue. Determine whether standalone SJCL cracking or a documented conversion path is feasible; done means one of those paths is implemented or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, javascript
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100