Parse command line argument.
authorGreg Burri <greg.burri@gmail.com>
Fri, 12 Jul 2019 20:45:22 +0000 (22:45 +0200)
committerGreg Burri <greg.burri@gmail.com>
Fri, 12 Jul 2019 20:45:22 +0000 (22:45 +0200)
commitc0942504c4cf480ccea96bfcf9ed6c731f49b852
treed2ec340baa985f0f861711c1dc34c4a369f22543
parent7b132e2976883c7b8e63540129a36eb63ceb33c5
Parse command line argument.
Add a way ton encrypt a message.
.gitignore
Cargo.lock
Cargo.toml
TODO.md
generate_crypted_message.ps1 [new file with mode: 0644]
src/main.rs