aboutsummaryrefslogtreecommitdiff
path: root/src/passwordmaker/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Pre-Allocate resulting password.Andreas Grois2022-10-221-3/+8
* Minor: rename a functionAndreas Grois2022-10-121-2/+2
* Refactor base_conversion. Fix hmac byte bug.Andreas Grois2022-10-111-84/+45
* First draft of docs.Andreas Grois2022-10-091-6/+5
* Also add url_parsing to this crate.Andreas Grois2022-10-091-61/+5
* Initial Commit: PasswordMaker itself.Andreas Grois2022-10-091-0/+413