A secure, hacker-styled One-Time Pad (OTP) encryption tool with a beautiful terminal interface. This tool provides military-grade encryption using XOR operations with cryptographically secure random ...
You will need to install otp_tool. To do so, make sure cargo is installed on your system. cargo build --release --manifest-path otp_tool/Cargo.toml sudo install otp ...