Hello community,

here is the log from the commit of package python-ecdsa for openSUSE:Factory 
checked in at 2020-10-29 09:45:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ecdsa (Old)
 and      /work/SRC/openSUSE:Factory/.python-ecdsa.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ecdsa"

Thu Oct 29 09:45:27 2020 rev:12 rq:835165 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ecdsa/python-ecdsa.changes        
2020-02-29 21:18:16.566054181 +0100
+++ /work/SRC/openSUSE:Factory/.python-ecdsa.new.3463/python-ecdsa.changes      
2020-10-29 09:45:51.324029717 +0100
@@ -1,0 +2,15 @@
+Thu Sep 17 11:14:57 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 0.16.0:
+  * Support for reading and writing private keys in PKCS#8 format.
+  * `to_pem` and `to_der` now accept new parameter, `format`, to specify
+  * the format of the encoded files, either the dafault, legacy "ssleay", or
+  * the new `pkcs8` to use PKCS#8. Note that only unencrypted PKCS#8 files are
+  * supported.
+  * Add `allow_truncate` to `verify` in `VerifyingKey`, it defaults to True,
+  * when specified as False, use of large hashes smaller than curves will be
+  * disallowed (as it was in 0.14.1 and earlier).
+  * Correctly calculate signatures for private keys equal to n-1.
+  * Make `PointJacobi` and thus `SigningKey` and `VerifyingKey` pickleable.
+
+-------------------------------------------------------------------

Old:
----
  ecdsa-0.15.tar.gz

New:
----
  ecdsa-0.16.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ecdsa.spec ++++++
--- /var/tmp/diff_new_pack.arfE0L/_old  2020-10-29 09:45:52.444030775 +0100
+++ /var/tmp/diff_new_pack.arfE0L/_new  2020-10-29 09:45:52.448030779 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-ecdsa
-Version:        0.15
+Version:        0.16.0
 Release:        0
 Summary:        ECDSA cryptographic signature library (pure python)
 License:        MIT

++++++ ecdsa-0.15.tar.gz -> ecdsa-0.16.0.tar.gz ++++++
++++ 11412 lines of diff (skipped)


Reply via email to