Git Product home page Git Product logo

andrewrgarcia / streamdice Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 1.77 MB

StreamDice++ is a C++ message encryption program running on a unique stream cipher that I invented

Home Page: https://streamdice.vercel.app

License: MIT License

Shell 7.94% C++ 17.28% CMake 0.53% JavaScript 20.90% Python 20.22% TeX 33.12%
cpp encryption hacktoberfest hashmaps password secret-messages stream-cipher block ciphers ciphertext

streamdice's Introduction

streamdice

A stream cipher developed by Andrew Garcia based on catalogued shuffled keyboards.

A cipher is an encryption algorithm and thus, can be applied to program development in any language. Originally developed in Python and optimized to C++ as streamdice. The JavaScript implementation streamdiceJS was written to integrate to websites as an interactive application.

Read the white paper
Check out the online demo

Contributions Welcome / Hacktoberfest

Meaningful contributions to the project are always welcome. Participating in Hacktoberfest 2022. Before making a PR, please make sure to read the CONTRIBUTING document.

You may use the Issues section of this repository if you'd like to propose some new ideas/enhancements or report a bug.

Disclaimer: Use At Your Own Risk

This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the MIT LICENSE, as published by Andrew Garcia. See LICENSE for more details.

License

MIT license Copyright 2022 © Andrew Garcia.

streamdice's People

Contributors

andrewrgarcia avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

streamdice's Issues

streamdiceJS : Encryption is not using numbers and most special characters in ciphertext messages

This bug refers to the JavaScript implementation of streamdice found in ./streamdiceJS/

Quick test of bug

Go to streamdiceJS web and type a long Lorem Ipsum. Encrypted message does not include numbers nor special characters, even though these characters are also being shuffled in the keyboard hashmap. This may be a result of some escape character, but it could also be a flaw or omittance in the program.

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.