JyotsnaSDsilva / Computer-and-Information-Security

This repository will consist code implementations of cryptographic algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer and Information Security

This repository consists of Python code implementations of cryptographic algorithms.

Algorithms implemented are:

  1. RC4 (Rivest Cipher 4).
  2. RSA (Rivest–Shamir–Adleman).
  3. Knapsack Encryption Algorithm (by Ralph Merkle and Mertin Hellman).

About

This repository will consist code implementations of cryptographic algorithms.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%