Python binding to the Networking and Cryptography (NaCl) library
Project description
PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed.
Installation
PyNaCl relies on libsodium, a portable C library which can be compiled on a variety of systems. It may already be available from your package manager.
Once libsodium is installed, PyNaCl can be installed by:
$ python setup.py install
Features
Digital signatures
Secret-key encryption
Public-key encryption
HMAC (coming soon)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyNaCl-0.1.0.tar.gz
(15.8 kB
view details)
File details
Details for the file PyNaCl-0.1.0.tar.gz
.
File metadata
- Download URL: PyNaCl-0.1.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23789ef7afa1be74f301be6fa68cd4aacbd7a0988343ec03c9eba9d925781bd3 |
|
MD5 | f54888ff6238f25a462e2d560812fd48 |
|
BLAKE2b-256 | c1c31d0ae126e8d328ed0105c3dcc2ce36ab9c568a0e01f7cbe1d99b7fe8b37d |