pynacl

Python binding to the Networking and Cryptography (NaCl) library

Github stars Tracking Chart

===============================================
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://travis-ci.org/pyca/pynacl.svg?branch=master
:target: https://travis-ci.org/pyca/pynacl

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

.. 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 2.7 and 3.4+ as
well as PyPy 2.6+.

.. _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

Main metrics

Overview
Name With Ownerpyca/pynacl
Primary LanguageC
Program languagePython (Language Count: 13)
Platform
License:Apache License 2.0
所有者活动
Created At2013-02-22 03:52:39
Pushed At2025-05-08 19:44:27
Last Commit At
Release Count16
Last Release Name1.5.0 (Posted on 2022-01-07 15:55:10)
First Release Namev0.1.0 (Posted on 2013-04-14 01:20:47)
用户参与
Stargazers Count1.1k
Watchers Count27
Fork Count242
Commits Count784
Has Issues Enabled
Issues Count314
Issue Open Count50
Pull Requests Count464
Pull Requests Open Count5
Pull Requests Close Count89
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private