Co to jest Szyfr Vigenère'a?

Darmowe narzędzie szyfru Vigenère'a online. Szyfruj lub deszyfruj tekst za pomocą tablicy Vigenère'a.

Dlaczego warto użyć Szyfr Vigenère'a?

  • Keyword-based polyalphabetic encryption and decryption
  • Autokey mode for stronger encryption
  • Character-by-character key visualization
  • Index of Coincidence (IC) statistical analysis
  • Random secure key generator using crypto.getRandomValues
  • Key space up to 26^n for an n-letter keyword

Jak używać Szyfr Vigenère'a — krok po kroku

1

Wprowadź your keyword (letters only, case-insensitive).

2

Wpisz your plaintext or ciphertext.

3

Wybierz encrypt or Decrypt mode.

4

Włącz autokey mode to use plaintext as key extension.

5

Enable Key Visualization to see per-character key mapping.

6

Sprawdź the IC value to analyze the output statistically.

Dla kogo Szyfr Vigenère'a jest najlepszy?

  • uczniowie uczący się kryptografii
  • gracze CTF
  • rozwiązywacze łamigłówek
  • entuzjaści kryptografii

Szyfr Vigenère'a — najczęściej zadawane pytania

Co to jest the advantage of Vigenère over Caesar?

Vigenère uses a keyword to apply different shifts to each letter, making it a polyalphabetic cipher. This resists simple frequency analysis because the same plaintext letter can encrypt to different ciphertext letters depending on position.

Co to jest autokey mode?

Autokey mode uses the plaintext itself to extend the keyword. After the keyword is exhausted, the plaintext characters are used as the key for subsequent positions. This prevents the repeating pattern that makes standard Vigenère vulnerable to Kasiski examination.

Jak the Index of Coincidence interpreted?

IC measures how likely two randomly selected letters are identical. For English text, IC ≈ 0.0667. For random text, IC ≈ 0.0385. A Vigenère-encrypted text with a short keyword will have IC closer to 0.0385, while a value above 0.045 suggests the text may be monoalphabetic or the keyword is very long.

Gotowy do użycia Szyfr Vigenère'a?

Bezpłatne narzędzie online — działa w przeglądarce, bez rejestracji. Zacznij używać teraz.

Wypróbuj teraz
Free Forever · No Sign-up

179 Free Tools at Your Fingertips

All free online tools for developers, designers, students, and creators. Every tool works in your browser — no sign-up, no data collection.