gchq/CyberChef

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

オープン

#73 opened on 2017/02/09

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (3,944 件のフォーク)batch import
help wantedoperationpriority

Repository metrics

Stars
 (34,843 個のスター)
PR merge metrics
 (平均マージ 57d 13h) (30d で 62 merged PRs)

説明

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.

コントリビューターガイド