Skip to content

Adding the fractionated morse cipher #9691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Om-Alve opened this issue Oct 4, 2023 · 1 comment · Fixed by #9442
Closed

Adding the fractionated morse cipher #9691

Om-Alve opened this issue Oct 4, 2023 · 1 comment · Fixed by #9442
Labels
enhancement This PR modified some existing files

Comments

@Om-Alve
Copy link
Contributor

Om-Alve commented Oct 4, 2023

Feature description

The implementation of the fractionated morse cipher has not yet been added to the ciphers directory. The Fractionated Morse cipher first converts the plaintext to morse code, then enciphers fixed size blocks of morse code back to letters. I have already implemented it in python and sent a pull request which has passed all the tests and just needs to be reviewed.

Pull request - #9442

This would be a good addition to the repository and I hope you take a look at it! Thank you!

@Om-Alve Om-Alve added the enhancement This PR modified some existing files label Oct 4, 2023
@ChrisO345
Copy link
Collaborator

For new algorithms, please do not create a new issue.
See: Contributing Guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants