You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
The text was updated successfully, but these errors were encountered: