Releases: wolf8196/PasswordKeeper
Releases · wolf8196/PasswordKeeper
v1.1.0
- migration to .NET Core 3.1 for WPF app
- migration to .NET Standard for libraries
- using BouncyCastle for PBKDF2-SHA512
- migration to Visual Studio Installer (requires to uninstall older version manually)
- new portable version that uses .NET Core self-contained app feature
- minor tweaks