gchq/CyberChef
Voir sur GitHubOperation request: Add custom alphabet support to Atbash and Affine ciphers
Open
#73 ouverte le 9 févr. 2017
help wantedoperationpriority
Métriques du dépôt
- Stars
- (34 843 stars)
- Métriques de merge PR
- (Merge moyen 57j 13h) (62 PRs mergées en 30 j)
Description
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.