pynacl
Crypto library
A Python interface to cryptographic primitives and protocols
Python binding to the Networking and Cryptography (NaCl) library
1k stars
29 watching
232 forks
Language: C
last commit: 6 days ago
Linked from 4 awesome lists
cryptographylibsodiumnaclpython
Related projects:
Repository | Description | Stars |
---|---|---|
pyca/bcrypt | A modern password hashing library for Python | 1,250 |
codesinchaos/chaos.nacl | A C# cryptography library implementing a subset of cryptographic primitives and algorithms based on NaCl. | 132 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
dmazzella/ucryptoauthlib | A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
pfalcon/pycopy-lib | Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. | 248 |
bandprotocol/pylibra | An unofficial client library for interacting with the Libra blockchain network | 60 |
piaca/micropython-aes | An implementation of the AES encryption algorithm in pure Python for use with MicroPython | 18 |
dmazzella/ucryptography | A lightweight implementation of cryptographic primitives for secure data handling | 7 |
daviddesmet/nacl.core | A managed .NET library providing cryptographic primitives and message authentication codes | 71 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
pysnmp/pysnmp | A comprehensive Python library for SNMP protocol implementation and management | 63 |
unix4fun/naclpipe | A package providing an io.Reader/io.Writer interface with an NaCL crypto backend for cryptographic key stretching and decryption | 23 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
lvh/caesium | A modern cryptography library for Clojure based on libsodium | 181 |