{"library":"libnacl","type":"library","category":null,"description":"libnacl provides Python bindings for the high-speed Networking and Cryptography library (NaCl), specifically leveraging libsodium via ctypes. It aims to offer direct access to libsodium's functions while maintaining extensive documentation and portability. The library supports both low-level cryptographic primitives and higher-level Pythonic encryption classes. It is currently at version 2.1.0 and is actively maintained.","language":"python","status":"active","version":"2.1.0","tags":["cryptography","nacl","libsodium","security","encryption","decryption","signatures","ctypes"],"last_verified":"Sun May 24","install":[{"cmd":"pip install libnacl","imports":["from libnacl.public import SecretKey","from libnacl.public import Box","from libnacl.sealed import SealedBox","import libnacl\nlibnacl.crypto_secretbox(...)","import libnacl.utils\nlibnacl.utils.salsa_key()"]}],"homepage":"https://libnacl.readthedocs.org","github":"https://github.com/saltstack/libnacl","docs":"https://libnacl.readthedocs.org","changelog":null,"pypi":"https://pypi.org/project/libnacl/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/libnacl/compatibility"}}