Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 415 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 415 Bytes

Secure Computing

This Repository holds all the Projects done as part of Secure Computing Laboratory:

  1. Program for implementing AES algorithm for 128 bit key.
  2. Program for implementing RSA algorithm.
  3. Program to implement the SHA-1, Secure Hash Alogorithm.
  4. Program to implement the Digital Signature Algorithm.
  5. Program to implement the Diffie-Hellman Key exchange Algorithm.