index
:
passwordmaker-rs
main
A Rust reimplementation of the PasswordMaker Pro password generation logic.
Andreas Grois
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make strum an optional dependency.
Andreas Grois
2024-06-01
1
-2
/
+5
*
Added Enum macros for GUI
Torsten Sadowski
2024-05-21
1
-2
/
+2
*
Minor: Restore compatibility with Rust 1.52
v0.2.1
Andreas Grois
2023-01-21
1
-1
/
+1
*
Add benchmark for HMAC code.
Andreas Grois
2023-01-20
1
-0
/
+4
*
Increment version to 0.2.0
Andreas Grois
2022-10-26
1
-1
/
+1
*
Merge branch 'main' into feature/heap-allocation-free-base-conversion
Andreas Grois
2022-10-25
1
-1
/
+2
|
\
|
*
Minor: Update description in Cargo.toml
v0.1.0
Andreas Grois
2022-10-25
1
-1
/
+2
*
|
Add precomputed constants for common cases.
Andreas Grois
2022-10-23
1
-0
/
+5
*
|
Merge branch 'main' into feature/heap-allocation-free-base-conversion
Andreas Grois
2022-10-20
1
-2
/
+14
|
\
|
|
*
Group Benchmarks, and make parameters more sane.
Andreas Grois
2022-10-20
1
-2
/
+14
*
|
Add many-numbers test for long division.
Andreas Grois
2022-10-19
1
-0
/
+2
|
/
*
Add simple benchmarks.
Andreas Grois
2022-10-13
1
-1
/
+6
*
Add first integration test.
Andreas Grois
2022-10-09
1
-1
/
+7
*
Initial Commit: PasswordMaker itself.
Andreas Grois
2022-10-09
1
-0
/
+19