Skip to content

Conversation

profbbrown
Copy link

@profbbrown profbbrown commented Sep 1, 2024

Uses the extended Euclidean algorithm to calculate the multiplicative inverse, rather than a brute-force loop.

User can specify the alphabet to use. Some common alphabets are supplied in a menu.

For decryption, a new "use modular inverse" checkbox requires that the correct values for a and b must be supplied by the user, rather than calculated from the values used to encrypt.

@a3957273
Copy link
Member

Hey @profbbrown, could you list the enhancements you have made to the affine operator?

@profbbrown
Copy link
Author

Sure thing. I changed the description of this PR.

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