Gronsfeld Cipher — Free Online Tool

Encrypt and decrypt with the Gronsfeld cipher using a numeric digit key. Gronsfeld Cipher is a free online tool from the ToolsRift Text Encoding Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.

Loading Gronsfeld Cipher

How to use Gronsfeld Cipher

  1. Open the Gronsfeld Cipher above — it loads instantly, no account needed.
  2. Enter or upload your input. Everything is processed locally on your device.
  3. Get your result immediately and copy or download it with one click.

Frequently asked questions

What is the Gronsfeld cipher?

A variant of the Vigenère cipher that uses a key made of digits (0–9) instead of letters. Each digit shifts the corresponding letter forward by that many positions.

What is a valid key?

Any string of digits, such as '31415'. The key repeats across the message. Non-digit characters in the key are ignored.

How is 'PROCEED' encrypted with key 31415?

P+3=S, R+1=S, O+4=S, C+1=D, E+5=J, E+3=H, D+1=E, giving 'SSSDJHE'. Decoding with the same key reverses each shift.

More Text Encoding Tools

Vigenère Cipher
Encrypt and decrypt text with the classic Vigenère polyalphabetic cipher using a keyword
Autokey Vigenère Cipher
Encrypt and decrypt with the autokey cipher where the plaintext extends the keyword stream
Playfair Cipher
Encrypt and decrypt with the Playfair digraph cipher using a 5×5 keyword square (I/J merged)
Columnar Transposition Cipher
Encrypt and decrypt with keyword columnar transposition. Columns are read in alphabetical key order
Scytale Cipher
Encrypt and decrypt with the ancient Spartan scytale rod transposition cipher. Round-trip guaranteed
Keyword Substitution Cipher
Build a mixed cipher alphabet from a keyword and encrypt/decrypt monoalphabetic substitution text

← View all Text Encoding Tools