A simplistic identicon generator programmed in C# using WPF.
This application is a basic identicon generator software created in C# with the aid of the WindowsCodeAPI-Shell and Core libaries. This program was made in order to explore cryptography, specifically hashing and salting strings and how they are visualized.
The running of this program requires several libraries these include:
- WindowsAPICodePack-Core - 1.1.1
- WindowsAPICodePack-Shell - 1.1.1
- Shaan Khan - All Work
- N/A
This project is licensed under the Mozilla Public License 2.0 - see the LICENSE files for details