Skip to content

mikeboers/PyTomCrypt

Repository files navigation

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!