aboutsummaryrefslogtreecommitdiff
path: root/src/passwordmaker/base_conversion/iterative_conversion_impl/precomputed_constants.rs
Commit message (Expand)AuthorAgeFilesLines
* More Clippy lints.Andreas Grois2022-11-041-7/+7
* Add precomputed constants for common cases.Andreas Grois2022-10-231-4/+5
* Rename "potency" to "power", the English term.Andreas Grois2022-10-231-31/+31
* Precompute power+exponent for iterative conversionAndreas Grois2022-10-231-0/+125