crypto
Back to practices Practice 01

AFFINE CIPHER

Enter the parameters of the affine cipher — α, β and n — to compute the encryption and decryption functions. The multiplicative inverse of α is found using the Extended Euclidean Algorithm, shown step by step.

Enter parameters and click compute