Skip to content

Vigenere Cipher #7

@DWiechert

Description

@DWiechert
  • Project Name: Vigenere Cipher
  • Base Description: Implement the Vigenere cipher algorithm.
  • Extra Description:
  • Sample Input/Output:
    • Input:
      • Either "enc" or "dec" to determine if we are encrypting or decrypting a message
      • The keyword to use
      • A file to either encrypt or decrypt
    • Output:
      • A file that was either encrypted or decrypted using the algorithm
  • Extensions: Post your input on this issue to see if others can correctly decrypt your message. Everyone should use the same Vegenere square.
  • Categories: Text,Crypto
  • Resources: Vigenere Cipher Wikipedia Page
  • Sources:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions