gchq/CyberChef

Operation request: Add custom alphabet support to Atbash and Affine ciphers

Open

#73 aperta il 9 feb 2017

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (3944 fork)batch import
help wantedoperationpriority

Metriche repository

Star
 (34.843 star)
Metriche merge PR
 (Merge medio 57g 13h) (62 PR mergiate in 30 g)

Descrizione

Summary

Add the ability to specify different alphabets for use with the Affine and Atbash cipher operations.

Possible solutions

The editableOption argument type could be useful. See 'To Base64' for an example of how this works. You could specify a few default alphabets (Latin, Hebrew etc.) whilst still allowing users to enter a custom alphabet of their choosing.

Guida contributor