vernam cipher - otp
Go to file
2020-08-14 23:37:25 +02:00
.gitignore added .gitignore 2020-04-14 07:14:25 +02:00
Form1.cs feat: adding decryption 2020-08-14 23:37:25 +02:00
Form1.Designer.cs chore: various refactorings + improved UX; decryption WIP 2020-08-14 19:05:45 +02:00
Form1.resx added project files 2020-04-14 07:14:47 +02:00
KRY-0x05-netcore.csproj added project files 2020-04-14 07:14:47 +02:00
KRY-0x05-netcore.sln added project files 2020-04-14 07:14:47 +02:00
Program.cs added project files 2020-04-14 07:14:47 +02:00
README.md chore: updated README.md 2020-08-14 19:11:14 +02:00

kry-0x05-netcore

works badge

sawce of project 0x05 - vernam cipher (otp) .netcore edition - for cryptography classes

needs .netcore-3.0+