Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.
/ Identicons Public archive

Identicons done in the C# programming language.

License

Notifications You must be signed in to change notification settings

ShaanCoding/Identicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identicons

Main Menu

A simplistic identicon generator programmed in C# using WPF.

Codacy Badge GitHub Github all released GitHub issues GitHub contributors

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.

Main Menu

Prerequisites

The running of this program requires several libraries these include:

  • WindowsAPICodePack-Core - 1.1.1
  • WindowsAPICodePack-Shell - 1.1.1

Authors

  • Shaan Khan - All Work

Acknowledgements

  • N/A

License

This project is licensed under the Mozilla Public License 2.0 - see the LICENSE files for details