Coder Social home page Coder Social logo

ciphers's Introduction

Ciphers

Here are my self made cipher algorithms. dont expect too much since im just messing around. I'll extend this in the future and try to write my own kind of cipher algorithm based on AES256, but these are plans for the future, therefore dont expect too much, it'll be a hassle.

For now: Maybe weekly uploads of some self copied cipher algorithms based on python (maybe java or kotlin too idk yet)

The Caesar algorithms are based on the Caesar Cipher.

caesarCipher.py can be imported into any python program, but the others (caesarCipherN.py and ..ALLcharacters) CANNOT be imported and only used as standalone prorams, but I'll rewrite them eventually. The bruteforce isn't good, cause its just generating the strings and you will have to look through them by yourself.

Reverse.py just writes text in reverse... duh The transposition cipher is WIP and will be finished next week.

Additional note: caesarCipher.py is the whole caesarX.py code but you can import and use the module in other python programs. (explanation for the older naming systm) import it as normal and everything should work fine

for more information, help and/or support contact me on Discord i am Fingolfin#5731

ciphers's People

Contributors

lordburtz avatar optinux avatar

Stargazers

 avatar

Watchers

 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.