pynacl

Python binding to the Networking and Cryptography (NaCl) library

APACHE-2.0 License

Downloads
99.4M
Stars
1K
Committers
69

===============================================
PyNaCl: Python binding to the libsodium library

.. image:: https://img.shields.io/pypi/v/pynacl.svg :target: https://pypi.org/project/PyNaCl/ :alt: Latest Version

.. image:: https://codecov.io/github/pyca/pynacl/coverage.svg?branch=main :target: https://codecov.io/github/pyca/pynacl?branch=main

.. image:: https://img.shields.io/pypi/pyversions/pynacl.svg :target: https://pypi.org/project/PyNaCl/ :alt: 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 3.7+ as well as PyPy 3.

.. _libsodium: https://github.com/jedisct1/libsodium .. _Networking and Cryptography library: https://nacl.cr.yp.to/

Features

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

Changelog_

.. _Changelog: https://pynacl.readthedocs.io/en/latest/changelog/

Package Rankings
Top 2.58% on Alpine-v3.7
Top 3.28% on Alpine-v3.9
Top 5.03% on Alpine-v3.17
Top 4.05% on Alpine-v3.8
Top 3.21% on Alpine-v3.10
Top 3.75% on Alpine-v3.11
Top 3.45% on Alpine-v3.13
Top 3.62% on Alpine-v3.18
Top 1.31% on Pypi.org
Top 28.84% on Anaconda.org
Top 7.71% on Alpine-edge
Top 5.56% on Alpine-v3.14
Top 8.87% on Conda-forge.org
Top 6.07% on Proxy.golang.org
Top 3.84% on Alpine-v3.16
Top 3.41% on Alpine-v3.15
Top 4.74% on Alpine-v3.12