PhebeJ / Secure_Computing

The various cryptographic algorithms implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The various cryptographic algorithms implementations


Languages

Language:Python 51.3%Language:C 48.7%