Skip to content

rewrite recipe and update cryptography to 1.3.1#718

Merged
inclement merged 1 commit into
kivy:masterfrom
brussee:crypto-1.3.1
May 7, 2016
Merged

rewrite recipe and update cryptography to 1.3.1#718
inclement merged 1 commit into
kivy:masterfrom
brussee:crypto-1.3.1

Conversation

@brussee

@brussee brussee commented Apr 20, 2016

Copy link
Copy Markdown
Contributor

Dynamically linking works just fine.

@brussee

brussee commented Apr 20, 2016

Copy link
Copy Markdown
Contributor Author

Changelog:

1.3.1 - 2016-03-21

Fixed a bug that caused an AttributeError when using mock to patch some cryptography modules.

1.3 - 2016-03-18

Added support for padding ANSI X.923 with ANSIX923.
Deprecated support for OpenSSL 0.9.8. Support will be removed in cryptography 1.4.
Added support for the PolicyConstraints X.509 extension including both parsing and generation using CertificateBuilder and CertificateSigningRequestBuilder.
Added is_signature_valid to CertificateSigningRequest.
Fixed an intermittent AssertionError when performing an RSA decryption on an invalid ciphertext, ValueError is now correctly raised in all cases.
Added from_issuer_subject_key_identifier().

@inclement inclement merged commit abad0e4 into kivy:master May 7, 2016
@brussee brussee deleted the crypto-1.3.1 branch May 8, 2016 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants