Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.29 KB

File metadata and controls

25 lines (14 loc) · 1.29 KB

Encryption-Algorithms

this app demonstrate different message encryption algorithms used for encryption decryption of messages over network communication and hashing technique used for the password matching by generating the hash

Used Algorithms are:

  1. AES-Encryptiong Algorithm

  2. DES-Encryption Algorithm

  3. RSA-Encryption Algorithm

  4. MD5 hash Algorithm

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

FirstDemoScreen

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

SecondDemoScreen