Giter Club home page Giter Club logo

questionable-confidentiality's Introduction

logo

Questionable Confidentiality โ€“ A collection of hand rolled cryptographic algorithms

Of course, we all know that rolling your own crypto is a bad idea, and you are bound to end up with something that is completely broken in a very subtle way. However, sometimes you just need to disregard all sensible advice and roll some crypto just for fun.

This repository contains my attempts at implementing various cryptographic algorithms. It goes without saying that no one should use any of this code for anything that require the least bit of security. You have been warned!

questionable-confidentiality's People

Contributors

gabrielskoglund avatar

Watchers

 avatar

questionable-confidentiality's Issues

Add Salsa20/ChaCha20

It would be nice to add ChaCha20 and maybe Salsa20 as well. It might also be a good idea to add a StreamCipher interface that can operate both on byte streams and byte arrays.

Add SHA-3

Add SHA-3 as specified in FIPS 202, with at least the 256-bit version and maybe the 512 bit version as well.

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.