Skip to content
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

Updated implementation links in vigenere_cipher.md #225

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

SpiderMath
Copy link
Contributor

Description

Added implementation links in Vigenere Cipher (C#, Julia, Rust, Java)

Closes #{ISSUE_ID}

Checklist

  • A description of the changes in this PR is mentioned above.
  • All the new and existing checks pass.
  • No plagiarized, duplicated, or repetitive documentation that has been directly copied from another source.
  • If it's a new explanation, it contains solid, understandable, and accessible information.
  • I have read the whole contributing guidelines and agree to the Code of Conduct.

Screenshots (if any)

None.

Note to reviewers

None.

Copy link
Collaborator

@appgurueu appgurueu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wish we could just link to https://the-algorithms.com/de/algorithm/vigenere-cipher, but there's another: https://the-algorithms.com/de/algorithm/vigenere. Standardization is hard...

Copy link

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 29, 2023
@appgurueu appgurueu merged commit 5b865cf into TheAlgorithms:master Nov 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants