Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 651 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 651 Bytes

Cryptography App

Main Screen Interface

As students of Cyber Security course, we researched on cryptographic algorithms and its applications

Ciphers Available

  • International Data Encryption Algorithm (IDEA)
  • Blowfish
  • Twofish
  • RC5

Features

GUI for interacting with the ciphers

Encrypt and Decrypt using different algorithm with an effective user interface.

Main Screen Interface

Number system conversion tool

Convert in any combination between HEX, ASCII, Decimal and Binary numbers.

Main Screen Interface