-
Notifications
You must be signed in to change notification settings - Fork 0
sorvis/Vernam-Cipher-DLL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an implementation of the Vernam Cipher in C#. Included are unit tests which prove the functionality of the dll. One important note is that this program does not truly do the Vernam cipher in that if the key is to short it will simply repeate it to match the length of the message. To have a truely secure message the key should be the same length or longer then the message and never be used again.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published