jleni / pynacl

Python binding to the Networking and Cryptography (NaCl) library

Home Page:https://pynacl.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyNaCl: Python binding to the libsodium library

Latest Version https://travis-ci.org/pyca/pynacl.svg?branch=master https://codecov.io/github/pyca/pynacl/coverage.svg?branch=master

PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed. It supports Python 2.7 and 3.4+ as well as PyPy 2.6+.

Features

  • Digital signatures
  • Secret-key encryption
  • Public-key encryption
  • Hashing and message authentication
  • Password based key derivation and password hashing

About

Python binding to the Networking and Cryptography (NaCl) library

https://pynacl.readthedocs.io/

License:Apache License 2.0


Languages

Language:C 67.4%Language:Shell 12.0%Language:Makefile 9.2%Language:Python 4.3%Language:Objective-C 2.6%Language:Assembly 1.6%Language:C++ 1.5%Language:M4 1.2%Language:CMake 0.2%Language:Batchfile 0.0%Language:PHP 0.0%Language:Visual Basic 0.0%