joeolaoye / monocypher

A mono-alphabetic cypher written in many languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonoCypher

A mono-alphabetic cypher originally written in Java by the guys at http://www.sanfoundry.com/java-program-implement-monoalphabetic-cypher/ shamelessly stolen and extended by just one line for my use and the use of everybody who is looking for this. If you can write this same cypher in your language of choice, please do so and open a pull request, some other shameless copier of code will find it useful. That's all and thank you for reading.

Contributors(!Awesome!)

  1. Allen G. Black (https://github.com/allengblack) submitted Python3 version of the same cyhper.
  2. Mykeels (https://github.com/mykeels) submitted the C-Sharp version of the same cypher and keeps updating it, top man.
  3. Neddinn (https://github.com/neddinn) submitted the golang version of the same cypher.
  4. Shalvah (https://github.com/shalvah) submitted the PHP version of the same cypher.
  5. Mojo Blanco (https://github.com/mojoblanco) submitted the Visual Basic version of the same cypher.
  6. Promhize (https://github.com/promhize) submitted the Javascript version of the same cypher.
  7. UK (https://github.com/ukchukx) submitted the Elixir(!!!!) version of the same cypher and touched up the Java version to Java 8.

About

A mono-alphabetic cypher written in many languages.

License:GNU General Public License v3.0


Languages

Language:Java 27.8%Language:C# 14.9%Language:Visual Basic 12.5%Language:Elixir 11.1%Language:PHP 11.0%Language:Go 9.1%Language:JavaScript 7.1%Language:Python 6.5%