issues Search Results · repo:zkat/ssri-rs language:Rust
Filter by
3 results
(45 ms)3 results
inzkat/ssri-rs (press backspace or delete to remove)There is no need to allocate a string firstly when calling from_str
#13
ShuiRuTian
- Opened on Jun 21, 2024
- #14
The garbageCollect() call this function.
const integrity = ssri.fromHex(digest, algo)
to get integrity from a content path, which contains algorithm and hash hex string.
Many thanks.
enhancement
good first issue
help wanted
fiag
- 3
- Opened on Jun 26, 2023
- #10
Currently this crate does not validate the SSRI hashes to actually encode a digest that matches the size of the hash
function used.
This means, the following SSRI succeds to parse:
sha256-pc6cFV7Qk5dhRkbJcX/HzZSxAj17drYY1Ank ...
bug
good first issue
help wanted
flokli
- 4
- Opened on Jan 31, 2023
- #5

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.