SkillAgentSearch skills...

Pynacl

Python binding to the Networking and Cryptography (NaCl) library

Install / Use

/learn @pyca/Pynacl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

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.8+ 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/

View on GitHub
GitHub Stars1.2k
CategoryDevelopment
Updated4h ago
Forks255

Languages

C

Security Score

100/100

Audited on Apr 7, 2026

No findings