Skip to content

An application for verifying the originality of a message based on MD5 hashing

Notifications You must be signed in to change notification settings

Vaynbaum/MD5-hashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD5-hashing

About

An application for verifying the originality of a message based on MD5 hashing (electronic digital signature)

Getting Started

You need to copy the project to your computer in a convenient way.

Usage

In the console from the project directory:

  1. Run the script in the main.py
  2. Create key on the Recipient form (click Key generation button)

image image

  1. On the Sender form, enter a message and click the Send a message button

image

  1. On the Recipient form, click the Get a message button. The result of checking the originality of the message is displayed at the bottom of the form

image image

About

An application for verifying the originality of a message based on MD5 hashing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages