commit python-pycryptodome for openSUSE:Factory
Hello community, here is the log from the commit of package python-pycryptodome for openSUSE:Factory checked in at 2019-05-20 10:24:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old) and /work/SRC/openSUSE:Factory/.python-pycryptodome.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-pycryptodome" Mon May 20 10:24:53 2019 rev:9 rq:702874 version:3.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes 2019-01-28 20:45:49.490070592 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycryptodome.new.5148/python-pycryptodome.changes 2019-05-20 10:25:01.005982636 +0200 @@ -1,0 +2,26 @@ +Tue May 14 13:03:34 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com> + +- Update to 3.8.1 + * Add support for loading PEM files encrypted with AES192-CBC, + AES256-CBC, and AES256-GCM. + * When importing ECC keys, ignore EC PARAMS section that was + included by some openssl commands. + * repr() did not work for ECC.EccKey. + * Minimal length for Blowfish cipher is 32 bits, not 40 bits. + 3.8.0 + * Speed-up ECC performance. ECDSA is 33 times faster on the + NIST P-256 curve. + * Added support for NIST P-384 and P-521 curves. + * EccKey has new methods size_in_bits() and size_in_bytes(). + * Support HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, and HMAC-SHA512 + in PBE2/PBKDF2. + * DER objects were not rejected if their length field had + a leading zero. + * Allow legacy RC2 ciphers to have 40-bit keys. + * point_at_infinity() becomes an instance method for + Crypto.PublicKey.ECC.EccKey, from a static one. + 3.7.3 + * GH#258: False positive on PSS signatures when externally + provided salt is too long. + +------------------------------------------------------------------- Old: ---- pycryptodome-3.7.2.tar.gz New: ---- pycryptodome-3.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycryptodome.spec ++++++ --- /var/tmp/diff_new_pack.qw6ptx/_old 2019-05-20 10:25:04.693981605 +0200 +++ /var/tmp/diff_new_pack.qw6ptx/_new 2019-05-20 10:25:04.709981601 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pycryptodome # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define oldpython python %bcond_without test Name: python-pycryptodome -Version: 3.7.2 +Version: 3.8.1 Release: 0 Summary: Cryptographic library for Python License: BSD-2-Clause ++++++ pycryptodome-3.7.2.tar.gz -> pycryptodome-3.8.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-pycryptodome/pycryptodome-3.7.2.tar.gz /work/SRC/openSUSE:Factory/.python-pycryptodome.new.5148/pycryptodome-3.8.1.tar.gz differ: char 5, line 1
participants (1)
-
root