Skip to content

pyca/pynacl

Folders and files

NameName
Last commit message
Last commit date
May 8, 2025
May 8, 2025
May 8, 2025
May 8, 2025
Nov 2, 2021
Feb 5, 2025
Jul 4, 2024
Jul 16, 2020
Oct 6, 2013
Apr 4, 2025
May 8, 2025
May 8, 2025
May 8, 2025
Aug 2, 2022
Apr 4, 2025
Jul 4, 2024

Repository files navigation

PyNaCl: Python binding to the libsodium library

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.7+ as well as PyPy 3.

Features

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