affine-cipher topic

List affine-cipher repositories

secretpy

59
Stars
10
Forks
Watchers

Classical ciphers: Caesar, ADFGX, ROT13 and etc.

cipher-crypt

42
Stars
8
Forks
Watchers

A cryptographic tomb of ciphers forgotten by time.

AffineCipher

23
Stars
1
Forks
Watchers

This tool is a versatile implementation of the Affine Cipher, a classical encryption algorithm that combines modular arithmetic and linear algebra. It enables users to encode and decode messages using...