รหัส Vigenèreคืออะไร?
เครื่องมือรหัส Vigenère ออนไลน์ฟรี เข้ารหัสหรือถอดรหัสข้อความด้วยตารางรหัส Vigenère
เครื่องมือรหัส Vigenère ออนไลน์ฟรี เข้ารหัสหรือถอดรหัสข้อความด้วยตารางรหัส Vigenère
ป้อนของคุณ keyword (letters only, case-insensitive).
พิมพ์ของคุณ plaintext or ciphertext.
เลือกEncrypt or Decrypt mode.
เปิดปิดAutokey mode ถึง use plaintext as key extension.
Enable Key Visualization to see per-character key mapping.
Check the IC value to analyze the output statistically.
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.
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.
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.
เครื่องมือออนไลน์ฟรี — ทำงานในเบราว์เซอร์ของคุณ ไม่ต้องสมัคร เริ่มใช้ได้เลยตอนนี้
ลองเลยAll free online tools for developers, designers, students, and creators.
Every tool works in your browser — no sign-up, no data collection.