Skip to content

berkerol/affine-cipher

Repository files navigation

Affine Cipher

Sonarcloud Status CI contributions welcome semistandard ECMAScript license

Simple & easy-to-use Affine Cipher GUI. It allows multi-time enciphering & deciphering. It uses 3 different key pairs for 3 different alphabets: digits, uppercase & lowercase letters. Characters that are not in these 3 alphabets are not touched. Press R to reset settings to defaults.

button

Continous Integration

It is setup using GitHub Actions in .github/workflows/lint.yml

Contribution

Feel free to contribute according to the semistandard rules and latest ECMAScript Specification.

Distribution

You can distribute this software freely under GNU GPL v3.0.