Skip to content

An application for data encryption using the Merkle-Hellman algorithm

Notifications You must be signed in to change notification settings

Vaynbaum/Merkle-Hellman-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merkle-Hellman-algorithm

About

Application for encrypting and decrypting text using the Merkle-Hellman algorithm

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 public key on the Recipient form (click Generate keys)

image image

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

image

  1. On the Recipient form, click the Get a message button

image

  1. Then, on the same form, click the Decrypt the message button

image

About

An application for data encryption using the Merkle-Hellman algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages