OneTimePadEncryption

This module is intended to provided users with a quick and simple way to perform a one time pad encryption on text files and string. It will work with python 2 or 3.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install onetimepadencryption

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.0.1 2015-03-12  
2.0.0 2015-03-12  
1.0.0 2015-03-07  

Issues with this package?

Page last updated 2025-07-17 19:31:25 UTC