aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Version 0.2.2: Update Repository URLv0.2.2Andreas Grois2025-08-311-2/+2
* Make strum an optional dependency.Andreas Grois2024-06-011-2/+5
* Added Enum macros for GUITorsten Sadowski2024-05-211-2/+2
* Minor: Restore compatibility with Rust 1.52v0.2.1Andreas Grois2023-01-211-1/+1
* Add benchmark for HMAC code.Andreas Grois2023-01-201-0/+4
* Increment version to 0.2.0Andreas Grois2022-10-261-1/+1
* Merge branch 'main' into feature/heap-allocation-free-base-conversionAndreas Grois2022-10-251-1/+2
|\
| * Minor: Update description in Cargo.tomlv0.1.0Andreas Grois2022-10-251-1/+2
* | Add precomputed constants for common cases.Andreas Grois2022-10-231-0/+5
* | Merge branch 'main' into feature/heap-allocation-free-base-conversionAndreas Grois2022-10-201-2/+14
|\|
| * Group Benchmarks, and make parameters more sane.Andreas Grois2022-10-201-2/+14
* | Add many-numbers test for long division.Andreas Grois2022-10-191-0/+2
|/
* Add simple benchmarks.Andreas Grois2022-10-131-1/+6
* Add first integration test.Andreas Grois2022-10-091-1/+7
* Initial Commit: PasswordMaker itself.Andreas Grois2022-10-091-0/+19