Skip to content
/ pynacl Public
forked from pyca/pynacl

Python binding to the Networking and Cryptography (NaCl) library

License

Notifications You must be signed in to change notification settings

jimux/pynacl

 
 

Repository files navigation

PyNaCl

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.3+ as well as PyPy 2.6+.

Features

  • Digital signatures
  • Secret-key encryption
  • Public-key encryption

About

Python binding to the Networking and Cryptography (NaCl) library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 71.1%
  • Shell 12.6%
  • Makefile 9.2%
  • Python 3.3%
  • Assembly 1.7%
  • M4 1.0%
  • Other 1.1%