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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?