PyTomCrypt icon indicating copy to clipboard operation
PyTomCrypt copied to clipboard

Python wrapper around LibTomCrypt

PyTomCrypt

Build Status

This package is a Python 2/3 wrapper around LibTomCrypt. The API is designed to be conceptually similar to LibTomCrypt, but to be as "Pythonic" as possible.

Read the Docs, and good luck!