-
Notifications
You must be signed in to change notification settings - Fork 20k
[FEATURE REQUEST] Vernam Cipher #4478
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
Comments
Hey there I would like to contribute to this project, please assign me this issue |
I want to work on this issue |
@amansheoran15 are you working on this? I could not find your PR. If not, please inform us. It seems that @krupalitandel1 and @Rohxn16 want do do it. |
I was waiting for approval to do this , I'll do this |
@amansheoran15 great! When you will be ready, please mention me in the PR. Please make sure to add tests of your implementation (and do not add the |
I'm not able to run the code , it says to upgrade version to 17 , I use Java SDK 16. |
I guess you will add tests for your class like mvn test or mvn test -Dtest=VernamCipherTest just to test your implementation. If you have problems with creating a local environment, you can always use gitpod - this repo is setup to work there. |
I wanna work on this is one, is it available now? |
I think @amansheoran15 is working on it. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution! |
Please reopen this issue once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution! |
What would you like to Propose?
I'd like to implement vernam cipher for cipher folder.
Issue details
Currently vernam cipher is missing in ciphers folder, I'd like to implement it.
Additional Information
No response
The text was updated successfully, but these errors were encountered: