prosyslab-classroom / cs348-information-security

61 stars 10 forks source link

[Question][Hw1] Error in Readme? #222

Closed 727yubin closed 1 year ago

727yubin commented 1 year ago

Name: Yubin Lee

In the Vigenere cipher description, the decryption section has the decrypted text in uppercase. However, since it is decrypted, shouldn't it be given in lowercase?

The same goes for test/vigenere*-dec.expected.

yeonhee-ryou commented 1 year ago

Sorry for the confusion. Please follow the format of given test cases. In vigenere decryption case, use capital letters.