gchq / gchq/CyberChef

Feature request: Support for other languages for encryption/encoding operations

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
feature improvement
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

### Summary
Add national alphabet (e.g. Russian) support to such operations as ROT, Vigenere ciphers and others.
Generally it is expansion of https://github.com/gchq/CyberChef/issues/73 feature request, but user does not need to enter a regexp, just select a language from the dropdown list.

### Example
Similar functionality is implemented here:
https://planetcalc.ru/1434/

### Possible solutions
Suggest to сreate a predefined list of ready-to-use languages (values for argument `editableOption` with regexps, i.e. `а-яА-Я` for Russian).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.