ShashashankThakur / Cryptography

My experiments and projects as I learn about cryptography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptography

This repository contains my experiments and projects as I learn cryptography


Ciphers:

  • Caesar Cipher
  • Venegere Cipher

A simple frequency analysis tool

Hashing Algorithms:

  • MD5
  • SHA1

A simple password strength checker

AES file encryption algorithm

Diffie-Hellman Key Exchange

RSA algorithm

Digital Signatures

A simple secure communication chat application

About

My experiments and projects as I learn about cryptography

License:MIT License


Languages

Language:Python 100.0%