Skip to content

Added AffineCipher.java#38

Merged
codec-akash merged 1 commit into
codec-akash:masterfrom
canigethellomoto:affine
Oct 1, 2020
Merged

Added AffineCipher.java#38
codec-akash merged 1 commit into
codec-akash:masterfrom
canigethellomoto:affine

Conversation

@canigethellomoto

Copy link
Copy Markdown
Contributor

The affine cipher is a type of monoalphabetic substitution cipher, where each letter in an alphabet is mapped to its numeric equivalent, encrypted using a simple mathematical function, and converted back to a letter.

The affine cipher is a type of monoalphabetic substitution cipher, where each letter in an alphabet is mapped to its numeric equivalent, encrypted using a simple mathematical function, and converted back to a letter.
@codec-akash codec-akash merged commit 8836993 into codec-akash:master Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants