warner / python-tweetnacl

Python bindings to the "TweetNaCl" cryptography library
Other
12 stars 5 forks source link

Python-TweetNaCl

Note: you probably don't want to use this. Use pynacl instead, which has more features and is better-maintained.

This is a python binding to the "tweetnacl" cryptography library, by djb and others. The binding was originally written by Jan Mojžíš, downloaded from http://mojzis.com/software/python-tweetnacl/index.html . It was further modified by Brian Warner.

Exposed Functions

Installation

LICENSE

This binding is released under the MIT license (see LICENSE in this distribution).