Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rbonestell authored Nov 30, 2018
1 parent 10bde28 commit 48f70fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Features:
* Data encryption and decryption.
* Key part/component XOR merging.

Visual Studio 2017 Solution

Setup project requires [Microsoft Visual Studio 2017 Installer Projects Plugin](https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects)

This project utilizes [Dukpt.NET by sgbj](https://github.com/sgbj/Dukpt.NET), modified to encrypt and decrypt utilizing a DEK mask for the session key.

## Contributing
Expand Down

0 comments on commit 48f70fd

Please sign in to comment.