/Secure_Computing

The various cryptographic algorithms implementations

Primary LanguagePython

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.