summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-05-31 17:28:48 +0000
committeradam <adam@pkgsrc.org>2019-05-31 17:28:48 +0000
commitefebd855ef2a3ffe9db312c0d8da5b27e303090a (patch)
tree08baa4390e63316a8893fdc8fca143036d071b17 /www
parent897b0569e9ebfca4562e385edc7c38a1a14cef1a (diff)
downloadpkgsrc-efebd855ef2a3ffe9db312c0d8da5b27e303090a.tar.gz
py-cryptography[_vectors]: updated to 2.7
2.7: BACKWARDS INCOMPATIBLE: We no longer distribute 32-bit manylinux1 wheels. Continuing to produce them was a maintenance burden. BACKWARDS INCOMPATIBLE: Removed the cryptography.hazmat.primitives.mac.MACContext interface. The CMAC and HMAC APIs have not changed, but they are no longer registered as MACContext instances. Updated Windows, macOS, and manylinux1 wheels to be compiled with OpenSSL 1.1.1c. Removed support for running our tests with setup.py test. Users interested in running our tests can continue to follow the directions in our :doc:development documentation</development/getting-started>. Add support for :class:~cryptography.hazmat.primitives.poly1305.Poly1305 when using OpenSSL 1.1.1 or newer. Support serialization with Encoding.OpenSSH and PublicFormat.OpenSSH in :meth:Ed25519PublicKey.public_bytes <cryptography.hazmat.primitives.asymmetric.ed25519.Ed25519PublicKey.public_bytes> . Correctly allow passing a SubjectKeyIdentifier to :meth:~cryptography.x509.AuthorityKeyIdentifier.from_issuer_subject_key_identifier and deprecate passing an Extension object. The documentation always required SubjectKeyIdentifier but the implementation previously required an Extension.
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions