Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am johan-eriksson on github.
  • I am trattpingvin (https://keybase.io/trattpingvin) on keybase.
  • I have a public key ASC2aXEY93QbhNDe9V2bmCRglnkcKYOS4O7OtZrbS9P61wo

To claim this, I am signing this object:

@johan-eriksson
johan-eriksson / index.html
Created May 4, 2018 19:02
Polyalphabetic substitution cipher helper
<!DOCTYPE html>
<!--Visualize letter frequencies and how key changes affects the solution for polyalphabetic substitution ciphers -->
<html>
<head>
<style>*{ font-family: "Monospace", "Courier New"}
.highlight{background-color: turquoise}
#monos{background-color: #ffcffe;}
</style>
<title>Polyalphabetic Substition Helper</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
@johan-eriksson
johan-eriksson / index.html
Last active May 3, 2018 01:39
Get some visual overview while solving a monoalphabetic substitution cipher
<!DOCTYPE html>
<html>
<head>
<style>*{ font-family: "Monospace", "Courier New"}</style>
<title>Monoalphabetic Substition Helper</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
</head>
<body>
Ciphertext goes here:<br>
<textarea rows="4" cols="50" id="ciphertext">