fdb6618b04
0.4 - 2014-05-03 ~~~~~~~~~~~~~~~~ * Deprecated ``salt_length`` on :class:`~cryptography.hazmat.primitives.asymmetric.padding.MGF1` and added it to :class:`~cryptography.hazmat.primitives.asymmetric.padding.PSS`. It will be removed from ``MGF1`` in two releases per our :doc:`/api-stability` policy. * Added :class:`~cryptography.hazmat.primitives.ciphers.algorithms.SEED` support. * Added :class:`~cryptography.hazmat.primitives.cmac.CMAC`. * Added decryption support to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey` and encryption support to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey`. * Added signature support to :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey` and verification support to :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKey`. 0.3 - 2014-03-27 ~~~~~~~~~~~~~~~~ * Added :class:`~cryptography.hazmat.primitives.twofactor.hotp.HOTP`. * Added :class:`~cryptography.hazmat.primitives.twofactor.totp.TOTP`. * Added :class:`~cryptography.hazmat.primitives.ciphers.algorithms.IDEA` support. * Added signature support to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey` and verification support to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey`. * Moved test vectors to the new ``cryptography_vectors`` package.
232 lines
13 KiB
Text
232 lines
13 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2014/05/06 10:30:54 wiz Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/cryptography/__about__.py
|
|
${PYSITELIB}/cryptography/__about__.pyc
|
|
${PYSITELIB}/cryptography/__about__.pyo
|
|
${PYSITELIB}/cryptography/__init__.py
|
|
${PYSITELIB}/cryptography/__init__.pyc
|
|
${PYSITELIB}/cryptography/__init__.pyo
|
|
${PYSITELIB}/cryptography/checkpkcs7padding.so
|
|
${PYSITELIB}/cryptography/constanttime.so
|
|
${PYSITELIB}/cryptography/cryptography.so
|
|
${PYSITELIB}/cryptography/exceptions.py
|
|
${PYSITELIB}/cryptography/exceptions.pyc
|
|
${PYSITELIB}/cryptography/exceptions.pyo
|
|
${PYSITELIB}/cryptography/fernet.py
|
|
${PYSITELIB}/cryptography/fernet.pyc
|
|
${PYSITELIB}/cryptography/fernet.pyo
|
|
${PYSITELIB}/cryptography/hazmat/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/backends/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/backends/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/backends/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/backends/commoncrypto/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/backends/commoncrypto/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/backends/commoncrypto/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/backends/commoncrypto/backend.py
|
|
${PYSITELIB}/cryptography/hazmat/backends/commoncrypto/backend.pyc
|
|
${PYSITELIB}/cryptography/hazmat/backends/commoncrypto/backend.pyo
|
|
${PYSITELIB}/cryptography/hazmat/backends/interfaces.py
|
|
${PYSITELIB}/cryptography/hazmat/backends/interfaces.pyc
|
|
${PYSITELIB}/cryptography/hazmat/backends/interfaces.pyo
|
|
${PYSITELIB}/cryptography/hazmat/backends/multibackend.py
|
|
${PYSITELIB}/cryptography/hazmat/backends/multibackend.pyc
|
|
${PYSITELIB}/cryptography/hazmat/backends/multibackend.pyo
|
|
${PYSITELIB}/cryptography/hazmat/backends/openssl/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/backends/openssl/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/backends/openssl/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/backends/openssl/backend.py
|
|
${PYSITELIB}/cryptography/hazmat/backends/openssl/backend.pyc
|
|
${PYSITELIB}/cryptography/hazmat/backends/openssl/backend.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/binding.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/binding.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/binding.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_cryptor.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_cryptor.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_cryptor.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_digest.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_digest.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_digest.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_hmac.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_hmac.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_hmac.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_key_derivation.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_key_derivation.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_key_derivation.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/aes.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/aes.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/aes.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/asn1.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/asn1.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/asn1.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bignum.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bignum.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bignum.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/binding.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/binding.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/binding.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bio.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bio.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/bio.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cmac.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cmac.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cmac.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cms.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cms.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/cms.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/conf.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/conf.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/conf.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/crypto.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/crypto.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/crypto.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dh.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dh.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dh.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dsa.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dsa.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/dsa.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ec.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ec.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ec.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdh.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdh.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdh.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdsa.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdsa.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ecdsa.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/engine.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/engine.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/engine.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/err.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/err.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/err.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/evp.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/evp.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/evp.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/hmac.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/hmac.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/hmac.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/nid.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/nid.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/nid.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/objects.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/objects.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/objects.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/opensslv.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/opensslv.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/opensslv.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/osrandom_engine.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/osrandom_engine.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/osrandom_engine.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pem.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pem.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pem.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs12.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs12.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs12.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs7.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs7.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/pkcs7.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rand.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rand.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rand.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rsa.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rsa.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/rsa.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ssl.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ssl.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/ssl.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509name.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509name.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509name.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509v3.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509v3.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/openssl/x509v3.pyo
|
|
${PYSITELIB}/cryptography/hazmat/bindings/utils.py
|
|
${PYSITELIB}/cryptography/hazmat/bindings/utils.pyc
|
|
${PYSITELIB}/cryptography/hazmat/bindings/utils.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/dsa.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/dsa.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/dsa.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/padding.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/padding.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/padding.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/rsa.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/rsa.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/rsa.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/algorithms.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/algorithms.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/algorithms.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/base.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/base.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/base.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/modes.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/modes.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/ciphers/modes.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/cmac.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/cmac.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/cmac.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/constant_time.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/constant_time.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/constant_time.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/hashes.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/hashes.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/hashes.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/hmac.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/hmac.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/hmac.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/interfaces.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/interfaces.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/interfaces.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/kdf/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/kdf/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/kdf/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/kdf/pbkdf2.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/kdf/pbkdf2.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/kdf/pbkdf2.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/padding.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/padding.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/padding.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/__init__.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/__init__.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/__init__.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/hotp.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/hotp.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/hotp.pyo
|
|
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/totp.py
|
|
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/totp.pyc
|
|
${PYSITELIB}/cryptography/hazmat/primitives/twofactor/totp.pyo
|
|
${PYSITELIB}/cryptography/utils.py
|
|
${PYSITELIB}/cryptography/utils.pyc
|
|
${PYSITELIB}/cryptography/utils.pyo
|