Textcrypt

Textcrypt 1.3

Program for encrypting text files with a time expensive method. The strength is configurable, so you can adapt the strength with the size of the text to achieve proper encryption times (big enough to discourage force brute attacks and little enough in...

v1pad

v1pad 1.0

v1pad is a command-line tool that encrypts and decrypts files using one-time-pad encryption. v1pad uses a virtual pad, meaning that the one-time pad is generated dynamically based on user input instead of being stored in a file. The name v1pad is...