Bombe: tweaks

Twiddle the default rotor sets a bit.
Add a time remaining estimate for the multibombe.
This commit is contained in:
s2224834 2019-01-12 01:35:24 +00:00
parent 49f5c94a75
commit 74eb4cca86
4 changed files with 21 additions and 15 deletions

View file

@ -22,14 +22,14 @@ export const ROTORS = [
{name: "VI", value: "JPGVOUMFYQBENHZRDKASXLICTW<AN"},
{name: "VII", value: "NZJHGRCXMYSWBOUFAIVLPEKQDT<AN"},
{name: "VIII", value: "FKQHTLXOCBJSPDZRAMEWNIUYGV<AN"},
];
export const ROTORS_FOURTH = [
{name: "None", value: ""},
{name: "Beta", value: "LEYJVCNIXWPBQMDRTAKZGFUHOS"},
{name: "Gamma", value: "FSOKANUERHMBTIYCWLQPZXVGJD"},
];
export const ROTORS_OPTIONAL = [].concat(ROTORS).concat([
{name: "None", value: ""},
]);
/**
* Provided default Enigma reflector set.
* These are specified as 13 space-separated transposed pairs covering every letter.