vernam/README.md
2024-01-25 21:03:22 +00:00

497 B

Vernam CLI Tool

Perfect secrecy cipher algorithm with truly random key implemented in C

Install

$ make

Usage

$ ./vernam

Features

  • Support command line arguments to encrypt
  • Creation of thousands of key files at one time

Contributions

Contributions are welcomed, feel free to open a pull request.

License

This project is licensed under the GNU Public License v3.0. See LICENSE for more information.