|
Asper Header
1.0.14
The header injector extension
|

Files | |
| adfgvx.ts | |
| Implementation of the ADFGVX cipher. | |
| affine.ts | |
| Implementation of the Affine cipher. | |
| atBash.ts | |
| Implementation of the Atbash cipher. | |
| autoKey.ts | |
| Implementation of the Autokey cipher. | |
| bacon.ts | |
| Implementation of the Bacon cipher. | |
| base64.ts | |
| Implementation of Base64 encoding/decoding. | |
| baudot.ts | |
| Implementation of the Baudot telegraph code. | |
| beaufort.ts | |
| Implementation of the Beaufort cipher. | |
| bifid.ts | |
| Implementation of the Bifid cipher. | |
| caesar.ts | |
| Implementation of the Caesar cipher. | |
| columnar.ts | |
| Implementation of the Columnar Transposition cipher. | |
| doubleTransposition.ts | |
| Implementation of the Double Transposition cipher. | |
| enigma.ts | |
| Implementation of a simplified Enigma machine cipher. | |
| fractionatedMorse.ts | |
| Implementation of the Fractionated Morse cipher. | |
| gronsfeld.ts | |
| Implementation of the Gronsfeld cipher. | |
| index.ts | |
| Export file for all concrete cipher implementations. | |
| keyWord.ts | |
| Implementation of the Keyword cipher. | |
| monoAlphabetic.ts | |
| Implementation of a general Monoalphabetic substitution cipher. | |
| morseBasic.ts | |
| Implementation of basic Morse code encoding/decoding. | |
| nihilist.ts | |
| Implementation of the Nihilist cipher. | |
| pigpen.ts | |
| Implementation of the Pigpen cipher. | |
| polybius.ts | |
| Implementation of the Polybius Square cipher. | |
| porta.ts | |
| Implementation of the Porta cipher. | |
| railfence.ts | |
| Implementation of the Rail Fence (Zigzag) cipher. | |
| rot13.ts | |
| Implementation of the ROT13 cipher. | |
| route.ts | |
| Implementation of the Route cipher. | |
| scytale.ts | |
| Implementation of the Scytale cipher. | |
| tapcode.ts | |
| Implementation of the Tap Code cipher. | |
| trifid.ts | |
| Implementation of the Trifid cipher. | |
| vic.ts | |
| Implementation of a simplified VIC cipher. | |
| vigenere.ts | |
| Implementation of the Vigenère cipher. | |
| xor.ts | |
| Implementation of the XOR (Exclusive OR) cipher. | |