1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 19:33:59 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jeffery To
4c93f60c85 python-cryptography: update to 1.5.1
Fixes #3226

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-25 01:43:25 +08:00
Jeffery To
de9aa513a5 python-cryptography: update to 1.5
The cmac patch was upstreamed (pyca/cryptography#3062).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-22 20:31:20 +08:00
Jeffery To
f9c788c290 python-cryptography: update to 1.4, fixed lede compilation
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-07-28 00:37:03 +08:00
Jeffery To
6507258b41 python-cryptography: update to 1.3.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 18:20:42 +08:00
Jeffery To
7eee7533de python-cryptography: update to latest version
This version fixes a compilation error when used with OpenSSL 1.0.2g
(https://github.com/pyca/cryptography/issues/2750).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-05 02:31:14 +08:00
Jeffery To
92de76051a python-cryptography: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-02-11 14:32:39 +08:00
Jeffery To
342bcd66d5 python-cryptography: new package (closes #2035)
From the README:

cryptography is a package which provides cryptographic recipes and
primitives to Python developers.  Our goal is for it to be your "cryptographic
standard library". It supports Python 2.6-2.7, Python 3.3+, and PyPy 2.6+.

This depends on python-cffi host install (#2034)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>

[Squashed update to latest upstream version into this introducing commit]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-01 23:32:33 +01:00