Source: oscrypto Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Joseph Nahmias , Build-Depends: debhelper-compat (=13), dh-sequence-python3, python3-all, python3-setuptools, python3-commonmark , ca-certificates , python3-asn1crypto (>= 1.5.1) , python3-entrypoints , Standards-Version: 4.6.2 Homepage: https://github.com/wbond/oscrypto Vcs-Browser: https://salsa.debian.org/python-team/packages/oscrypto Vcs-Git: https://salsa.debian.org/python-team/packages/oscrypto.git Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Package: python3-oscrypto Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: cryptography library for Python TLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.