Skip to content

An application for encypting and decrypting messages

License

Notifications You must be signed in to change notification settings

ostad-ai/Data2Crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Data2Crypt

Newest: version 0.0.0.3

  1. Bifid cipher is now availabe.
  2. We can use numbers besides alphabets in plaintexts.

This archive includes the executable program, data2crypt.exe, which you should click on to run.

Earlier version 0.0.0.2

  1. Hill cipher has been included now.
  2. We can generate a key for this cipher by the button provided.

Earlier version 0.0.0.1

  1. Vigenere cipher has been included.

Earlier Version 0.0.0.0

  1. Encryption and decryption by Affine cipher.

A snapshot of application for Affine cipher Figure 1: A snapshot of Data2Crypt for Affine cipher.

  1. An example of Vigenere cipher.

A snapshot of application for Vigenere cipher Figure 2: A snapshot of Data2Crypt for Vigenere cipher.

  1. An example of Hill cipher.

A snapshot of application for Hill cipher Figure 3: A snapshot of Data2Crypt for Hill cipher.

  1. An example of Bifid cipher.

A snapshot of application for Bifid cipher Figure 4: A snapshot of Data2Crypt for Bifid cipher.