Hello community,

here is the log from the commit of package ghc-cryptonite for openSUSE:Factory 
checked in at 2016-04-28 16:57:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-cryptonite (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-cryptonite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-cryptonite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-cryptonite/ghc-cryptonite.changes    
2016-01-07 00:25:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cryptonite.new/ghc-cryptonite.changes       
2016-04-28 17:02:09.000000000 +0200
@@ -1,0 +2,36 @@
+Sun Apr 10 18:56:31 UTC 2016 - [email protected]
+
+- update to 0.14
+* Fix serialization of DH and ECDH
+* Reduce size of SHA3 context instead of allocating all-size fit memory. save 
up to
+    72 bytes of memory per context for SHA3-512.
+* Add a Seed capability to the main DRG, to be able to debug/reproduce 
randomized
+    program where you would want to disable the randomness.
+* Add support for Cipher-based Message Authentication Code (CMAC) (Kei Hibino)
+* CHANGE Change the SharedKey for Crypto.PubKey.DH and Crypto.PubKey.ECC.DH, 
from
+    an Integer newtype to a ScrubbedBytes newtype. Prevent mistake where the 
bytes 
+    representation is generated without the right padding (when needed).
+* CHANGE Keep The field size in bits, in the Params in Crypto.PubKey.DH, moving
+    from 2 elements to 3 elements in the structure.
+
+-------------------------------------------------------------------
+Mon Feb 22 07:35:21 UTC 2016 - [email protected]
+
+- update to 0.13
+* SECURITY Fix buffer overflow issue in SHA384, copying 16 extra bytes from 
+    the SHA512 context to the destination memory pointer leading to memory 
+    corruption, segfault
+* Fix compilation issue with Ed448 on 32 bits machine.
+
+-------------------------------------------------------------------
+Sun Feb 14 07:17:14 UTC 2016 - [email protected]
+
+- update to 0.11
+* Truncate hashing correctly for DSA
+* Add support for HKDF (RFC 5869)
+* Add support for Ed448
+* Extends support for Blake2s to 224 bits version.
+* Compilation fix with AESNI and ghci compiling C source in a weird order.
+* Fix example compilation, typo, and warning
+
+-------------------------------------------------------------------

Old:
----
  cryptonite-0.10.tar.gz

New:
----
  cryptonite-0.15.tar.gz

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

Other differences:
------------------
++++++ ghc-cryptonite.spec ++++++
--- /var/tmp/diff_new_pack.cA33P0/_old  2016-04-28 17:02:12.000000000 +0200
+++ /var/tmp/diff_new_pack.cA33P0/_new  2016-04-28 17:02:12.000000000 +0200
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:           ghc-cryptonite
-Version:        0.10
+Version:        0.15
 Release:        0
 Summary:        Cryptography Primitives sink
 Group:          System/Libraries

++++++ cryptonite-0.10.tar.gz -> cryptonite-0.15.tar.gz ++++++
++++ 1796 lines of diff (skipped)


Reply via email to