14
0

Accepting request 445586 from home:mimi_vx:branches:devel:languages:python

- update to 1.7
* support for OpenSSL 1.0.0 has been removed.
* Added support for Diffie-Hellman key exchange
* The OS random engine for OpenSSL has been rewritten

OBS-URL: https://build.opensuse.org/request/show/445586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=53
This commit is contained in:
Jan Matejek
2016-12-13 16:54:44 +00:00
committed by Git OBS Bridge
parent e4f2c7af84
commit a4ac52c5f6
10 changed files with 35 additions and 27 deletions

View File

@@ -17,7 +17,7 @@
Name: python-cryptography
Version: 1.6
Version: 1.7
Release: 0
Summary: Python library which exposes cryptographic recipes and primitives
License: Apache-2.0 or BSD-3-Clause