OneTime icon indicating copy to clipboard operation
OneTime copied to clipboard

An open source encryption program that uses the "one-time pad" method.

Results 12 OneTime issues
Sort by recently updated
recently updated
newest added

Made OneTime output a cleaner error for when it can't access a file during reading (such as when it doesn't exist). Before it was just spewing out a Python IOError.

This is a great program idea and I love seeing the old crypto being utilized to work with new computing systems. But I have a suggestion that would greatly enhance...