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

warner/pynacl

This branch is 166 commits behind pyca/pynacl:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

270ddf4 · Jun 1, 2019
Jun 1, 2019
Jul 14, 2018
Mar 20, 2018
May 12, 2019
May 21, 2019
Mar 23, 2019
Dec 19, 2016
May 21, 2019
Nov 15, 2017
Jun 1, 2019
Dec 25, 2018
Sep 2, 2017
Oct 6, 2013
Jun 1, 2019
May 12, 2019
Jun 1, 2019
Jul 14, 2018
Jul 23, 2018
Apr 14, 2018
Dec 24, 2018
Aug 30, 2018
Oct 29, 2018

Repository files navigation

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 Compatible Python Versions

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 67.6%
  • Shell 11.6%
  • Makefile 9.3%
  • Python 4.7%
  • Objective-C 2.5%
  • Assembly 1.6%
  • Other 2.7%