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

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-05-12 18:58:42 UTC