Coder Social home page Coder Social logo

chacha20's Introduction

ChaCha20

This repo is an example implementation of the ChaCha20 stream cipher. Each method and variable contains comments with explanation. This algorithm was created in 2008 as a variant of Sala20 by djb (Daniel J. Bernstein) and is one of the most widely used algorithms in modern cryptographic systems.

Additional Resources

If you want to learn more about ChaCha20, here are a few additional links:

These are some amazing resources which will help you understand every single details. They also contain other versions of the implementation including the original author's (DJB) and the IETF-standardized version currently in use in the internet and QUIC protocol.

Code

The code in this repo is dependant on a private library which I do not have permission to share. Thus, the classes, methods etc. used in this code will not work. Regardless, for educational purposes, the comments and explanations provided within should help you understand the core concept behind ChaCha20.

I may, in future, decide to replace the methods and classes with my own implementations but that is currently TBD.

Support

If this repo, helped you understand the ChaCha20 cipher. Please, give it a star! โญ

chacha20's People

Contributors

anantjoshicz avatar

Stargazers

 avatar  avatar

Watchers

 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.