Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make some asserts debug_asserts. Add more benches. | Andreas Grois | 2022-10-19 | 1 | -4/+4 |
| | | | | | Now that work on performance has started, accurate readings are important. | ||||
* | Refactor base_conversion. Fix hmac byte bug. | Andreas Grois | 2022-10-11 | 1 | -0/+76 |
Moved the basis conversion into a submodule, to ease the upcoming rewrite. Add a couple of new integration tests. Fix a bug caused by misreading the PasswordMaker Pro HMAC code. |