-
Release v1.0.1 Stable
released this
2023-01-24 19:48:22 +00:00 | 1 commits to master since this releaseSecurity
- Properly generate passwords cryptographically
- Use expect() instead of unwrap()
Performance
- When removing disallowed characters, use a HashSet instead of creating a new string every time
- Create build profiles for officially supported architectures/operating systems (this now properly optimizes release builds, making binaries much smaller now)
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
rust_pass-i686-linux
1.5 MiB
-
rust_pass-i686-windows.exe
1.2 MiB
-
rust_pass-x86_64-linux
1.3 MiB
-
rust_pass-x86_64-windows.exe
1.1 MiB
-
Release v1.0.0 Stable
released this
2023-01-11 04:20:50 +00:00 | 9 commits to master since this releaseVersion 1.0.0 release, see README.md for details on usage. Includes basic password generation, specify character length, and exclude characters.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
rust_pass-i686-linux
3.6 MiB
-
rust_pass-i686-windows.exe
4.8 MiB
-
rust_pass-x86_64-linux
4.0 MiB
-
rust_pass-x86_64-windows.exe
4.9 MiB