Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add benchmark for HMAC code. | Andreas Grois | 2023-01-20 | 1 | -0/+73 |
Also, simplify the function a bit. It's faster this way, even though there's an additional unconditional collect() call now. |
![]() |
index : passwordmaker-rs | |
A Rust reimplementation of the PasswordMaker Pro password generation logic. | Andreas Grois |
aboutsummaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add benchmark for HMAC code. | Andreas Grois | 2023-01-20 | 1 | -0/+73 |
Also, simplify the function a bit. It's faster this way, even though there's an additional unconditional collect() call now. |