amorcomputrum / OneTimePad-School-

This is a program that shows how the OneTimePad cipher works

Repository from Github https://github.comamorcomputrum/OneTimePad-School-Repository from Github https://github.comamorcomputrum/OneTimePad-School-

OneTimePad(School)

This is a program that shows how the OneTimePad cipher works

Compile and run

$ g++ -o OneTimePadProgram.cpp OneTimePadProgram
$ ./OneTimePadProgram

About

This is a program that shows how the OneTimePad cipher works

License:MIT License


Languages

Language:C++ 100.0%