Giter Site home page Giter Site logo

jbdrvl / cryptography Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 7.0 61 KB

Simple Implementation of some Cryptography Algorithms

License: GNU General Public License v3.0

Python 61.40% Jupyter Notebook 38.60%
cryptography fiestel diffie-hellman data-encryption-standard rc4 vigener-cipher ceasar-cipher

cryptography's Introduction

CRYPTOGRAPHY

This directory contains simple implementations of some of the main cryptography algorithms.

I will add the algorithms as I code them.

NOTE: These cryptographic implementations are just 'educational' implementations to show and understand how the algorithms work, but should not be used in 'serious' cryptographic environments, as these implementations could be subject to simple attacks (which I may code as well.. - e.g. timing attack on DES, attack on RC4..).

Data Encryption Standard - DES

Well-known symetric-key block cipher.

Diffie-Hellman Key Exchange

Key exchange which can be used in IPsec, the TLS handshake and more.

Feistel Cipher

Block cipher used in other algorithms such as DES.

RC4

Stream cipher used in WPA, WEP, TLS/SSL, Remote Desktop, ...

Vigenere and Ceasar Ciphers

Elementary and easy-to-use ciphers.

cryptography's People

Contributors

jbdrvl avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.