Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Precompute power+exponent for iterative conversion | Andreas Grois | 2022-10-23 | 1 | -1/+3 |
* | Exponential search for largest potency. | Andreas Grois | 2022-10-21 | 1 | -2/+0 |
* | Draft of iterative_conversion. | Andreas Grois | 2022-10-18 | 1 | -24/+27 |
* | First draft of (untested) iterative conversion. | Andreas Grois | 2022-10-18 | 1 | -1/+5 |
* | 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 | 1 | -0/+65 |