Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve long division performance. | Andreas Grois | 2022-10-24 | 1 | -1/+1 |
* | Pre-Allocate resulting password. | Andreas Grois | 2022-10-22 | 1 | -3/+8 |
* | Make some asserts debug_asserts. Add more benches. | Andreas Grois | 2022-10-19 | 1 | -4/+4 |
* | Minor: rename a function | Andreas Grois | 2022-10-12 | 1 | -2/+2 |
* | Fix Rust 1.52 compat. | Andreas Grois | 2022-10-11 | 1 | -3/+2 |
* | Refactor base_conversion. Fix hmac byte bug. | Andreas Grois | 2022-10-11 | 4 | -84/+110 |
* | First draft of docs. | Andreas Grois | 2022-10-09 | 3 | -87/+102 |
* | Also add url_parsing to this crate. | Andreas Grois | 2022-10-09 | 4 | -67/+711 |
* | Initial Commit: PasswordMaker itself. | Andreas Grois | 2022-10-09 | 6 | -0/+858 |