Add fromTlshStr to the tlsh.h
Open
- Dominant language
- C
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
`fromTlshStr` is a class that takes hash in text format and converts to struct's data. This feature allows developer to get hashes from a database (text file) and do comparison with the database. This is an important feature that's missing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading tlsh.h and tracing how the library currently represents and creates TLSH hashes. Define the expected fromTlshStr interface and conversion behavior from the issue's text-format hashes, then verify the result against the library's existing comparison path; the issue names no test file or executable to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100