mozilla / mozilla/authenticator-rs
Use pretty-hex for AAGuid
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 316
- Forks
- 82
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 1
Description
replace with https://docs.rs/pretty-hex/0.1.0/pretty_hex/fn.simple_hex.html ?
Originally posted by @jcjones in https://github.com/jcjones/authenticator-rs/diffs/8
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 locating the AAGuid formatting code in this Rust library and read the linked pretty-hex simple_hex documentation. Confirm how the current value is rendered and update that formatting to use the proposed function; done means AAGuid output uses pretty-hex without changing unrelated behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100