gchq/CyberChef
Operation request: Add custom alphabet support to Atbash and Affine ciphers
開放
#73 建立於 2017年2月9日
help wantedoperationpriority
倉庫指標
- 星標
- (34,843 顆星)
- PR 合併指標
- (平均合併 57天 13小時) (30 天內合併 62 個 PR)
描述
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.