berkerol / affine-cipher

Simple & easy-to-use Affine Cipher GUI

Home Page:https://berkerol.ml/affine-cipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple & easy-to-use Affine Cipher GUI

https://berkerol.ml/affine-cipher

License:GNU General Public License v3.0


Languages

Language:JavaScript 68.5%Language:HTML 28.8%Language:CSS 2.7%