Cryptography algorithms on C#
-
Updated
Feb 20, 2022 - C#
Cryptography algorithms on C#
A full stack windows form application for sensitive image storing in encrypted format using symmetric key cryptography, and user data storing/securing using hash algorithms.
Retrieve MD5, SHA1, and SHA256 hashes for files.
This is designed to create a hash for a download and compare it to the original hash provided by the source of the download.
This project represents a file checksum utility consisting of a library doing the analysis and executables for user interactions.
A small tool which generates SHA1 or SHA256 hashes of files.
Add a description, image, and links to the sha1-hash topic page so that developers can more easily learn about it.
To associate your repository with the sha1-hash topic, visit your repo's landing page and select "manage topics."