Skip to content

Commit

Permalink
Password encryption tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishnu-MSFT committed Apr 2, 2020
1 parent 04c45bf commit f0e2a83
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added PasswordEncryptionTool/EncryptionHelper.dll
Binary file not shown.
Binary file added PasswordEncryptionTool/StringEncryption.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions PasswordEncryptionTool/StringEncryption.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>

0 comments on commit f0e2a83

Please sign in to comment.