OSDN Git Service

GUI: Replaced the built-in password generator with call to SlunkCrypt CLI program...
authorLoRd_MuldeR <mulder2@gmx.de>
Tue, 8 Feb 2022 23:44:56 +0000 (00:44 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Wed, 9 Feb 2022 22:52:09 +0000 (23:52 +0100)
commit5dfaabf6c45a5730a5ac73a4ce5e219c4c87d930
tree5919efb58163c93f76bb8d1edf5afd67887ffad5
parentb39b7cafaa517f288b0c5b7ed4007a5627e79212
GUI: Replaced the built-in password generator with call to SlunkCrypt CLI program + bump target framework version to 4.5.2.
gui/App.config
gui/Process/ExecutableHelper.cs [new file with mode: 0644]
gui/Process/PasswordGen.cs [new file with mode: 0644]
gui/Process/SlunkCryptRunner.cs
gui/Properties/Settings.Designer.cs
gui/SlunkCryptGUI.csproj
gui/SlunkCryptGUI.xaml.cs
gui/Utilities/PathUtils.cs
gui/Utilities/SecureRandom.cs [deleted file]