Ciphers linearmodularencrypt

Affine Cipher

Linear transformation encryption (ax+b mod 26).

About the Affine Cipher Tool

Linear transformation encryption (ax+b mod 26). This free online tool runs entirely in your browser — no login, no installation, and no data is stored.

This tool is part of the Ciphers category on NumbersChecker. Browse all Ciphers tools or explore all 139 tools.

Related: linear · modular · encrypt

API usage
POST /api/affine
Content-Type: application/json

{
  "text": "your input here"
}