pynacl

Python binding to the Networking and Cryptography (NaCl) library

Github星跟踪图

===============================================
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

主要指标

概览
名称与所有者pyca/pynacl
主编程语言C
编程语言Python (语言数: 13)
平台
许可证Apache License 2.0
所有者活动
创建于2013-02-22 03:52:39
推送于2025-05-08 19:44:27
最后一次提交
发布数16
最新版本名称1.5.0 (发布于 2022-01-07 15:55:10)
第一版名称v0.1.0 (发布于 2013-04-14 01:20:47)
用户参与
星数1.1k
关注者数27
派生数242
提交数784
已启用问题?
问题数314
打开的问题数50
拉请求数464
打开的拉请求数5
关闭的拉请求数89
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?