Skip to content
forked from pyca/pynacl

Python binding to the Networking and Cryptography (NaCl) library

License

Notifications You must be signed in to change notification settings

hakavlad/pynacl

 
 

Repository files navigation

PyNaCl: Python binding to the libsodium library

Latest Version https://codecov.io/github/pyca/pynacl/coverage.svg?branch=main 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 3.6+ 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

About

Python binding to the Networking and Cryptography (NaCl) library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 73.9%
  • Makefile 9.5%
  • Shell 7.9%
  • Python 5.7%
  • M4 1.3%
  • Assembly 1.0%
  • Other 0.7%