Skip to content

Affine Cipher #2620

@kumanoit

Description

@kumanoit

Is your feature request related to a problem? Please describe.
As per wikipedia "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."
This request is to add encryption and decryption algorithm for Affine Cipher.

Describe the solution you'd like
It's an implementation of an existing algorithm. So I'll implement as per the documentation.

Describe alternatives you've considered
None

Additional context
Wikipedia

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions