CIPHER_DIARIES
CIPHER_DIARIES copied to clipboard
added Vernam Cipher folder and its implementation in C++
trafficstars
What does this PR do?
This PR add the Vernam Cipher folder to the repository where contributors can add implementation in different languages. I've added cpp implementation of vernam cipher in that folder.