It supplies for now :
- Caesar cipher (Cryptanalysis included, with the possibility to use a convenient cipher wheel),
- Affine cipher (Cryptanalysis included),
- Monoalphabetic substitution cipher with keyword or user-defined alphabet (Cryptanalysis included ***),
- Hill cipher (Matrix sizes : 2x2, 3x3 and 4x4) with the possibility to manage 3 matrices,
- Vigenère/Beaufort cipher with 2 variants (Cryptanalysis included ***),
- "Vigenère + keyword" cipher. It's possible to save the encoding tables in CSV format in the folder CESAR of the device's storage. The keyword permutes the columns of original Trithemius-Ciphertable into another latin quarter.
- "Generalized Vigenère" cipher. It's possible to save and load the encoding/decoding tables in CSV format or the keywords to a text file (protected by a Vigenère key) in the folder CESAR of the device's storage. Every thinkable Encryption-Table (26x26) can be defined by the user (about 5.6 * 10 ^ 691 possibilities !).
You can send a cipher message via SMS or email. You can also call the application when a text message is shared and choose the encoding method.
*** The N-grams for those breakers were downloaded from this very interesting site about cryptography : http://practicalcryptography.com/. Texts in english, french, german, spanish, italian and swedish are concerned.
Она поставляет сейчас:
- шифр Цезарь (Криптоанализ включен, с возможностью использовать удобный шифр колесо),
- Аффинный шифр (Криптоанализ включен),
- моноалфавитная замена шифр с ключевым словом или определенного пользователем алфавитом (криптоанализ включен ***),
- Hill шифров (Матрица размеров: 2x2, 3x3 и 4x4) с возможностью управления 3-матрицы,
- Vigenere / Beaufort шифра с 2-х вариантах (криптоанализ включен ***),
- «Vigenere + ключевое слово» шифр. Можно сохранить таблицы кодирования в формате CSV в папке CESAR хранения устройства. Ключевое слово переставляет столбцы исходной Тритемии-Ciphertable в другой латинский квартал.
- «Обобщенная Vigenere» шифр. Можно сохранить и загрузить таблицы кодирования / декодирования в формате CSV или ключевые слова в текстовый файл (защищенный с помощью ключа Vigenere) в папке CESAR хранения устройства. Каждый мыслимое Шифрование-Table (26x26) может быть определен пользователем (около 5,6 * 10 ^ 691 возможностей!).
Вы можете отправить шифровку с помощью SMS или электронной почты. Вы можете также вызвать приложение, когда текстовое сообщение разделяются и выбрать метод кодирования.
*** N-грамм для этих выключателей были загружены с этого очень интересный сайт о шифровании: http://practicalcryptography.com/. Тексты на английском, французском, немецком, испанском, итальянском и шведском обеспокоены.
It supplies for now :
- Caesar cipher (Cryptanalysis included, with the possibility to use a convenient cipher wheel),
- Affine cipher (Cryptanalysis included),
- Monoalphabetic substitution cipher with keyword or user-defined alphabet (Cryptanalysis included ***),
- Hill cipher (Matrix sizes : 2x2, 3x3 and 4x4) with the possibility to manage 3 matrices,
- Vigenère/Beaufort cipher with 2 variants (Cryptanalysis included ***),
- "Vigenère + keyword" cipher. It's possible to save the encoding tables in CSV format in the folder CESAR of the device's storage. The keyword permutes the columns of original Trithemius-Ciphertable into another latin quarter.
- "Generalized Vigenère" cipher. It's possible to save and load the encoding/decoding tables in CSV format or the keywords to a text file (protected by a Vigenère key) in the folder CESAR of the device's storage. Every thinkable Encryption-Table (26x26) can be defined by the user (about 5.6 * 10 ^ 691 possibilities !).
You can send a cipher message via SMS or email. You can also call the application when a text message is shared and choose the encoding method.
*** The N-grams for those breakers were downloaded from this very interesting site about cryptography : http://practicalcryptography.com/. Texts in english, french, german, spanish, italian and swedish are concerned.