Overview

Request 391613 accepted

- 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.

- 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.

- 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

- add blake2-fix.patch and disabled build of sse4.1 optimized blake2
- initial commit (forwarded request 391612 from mimi_vx)

Request History
Ondřej Súkup's avatar

mimi_vx created request

- 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.

- 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.

- 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

- add blake2-fix.patch and disabled build of sse4.1 optimized blake2
- initial commit (forwarded request 391612 from mimi_vx)


Factory Auto's avatar

factory-auto added factory-repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review


Max Lin's avatar

mlin7442 added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:17"


Max Lin's avatar

mlin7442 accepted review

Picked openSUSE:Factory:Staging:adi:17


Max Lin's avatar

mlin7442 accepted review

Reviewed by staging project "openSUSE:Factory:Staging:adi:17" with result: "accepted"


Max Lin's avatar

mlin7442 added factory-staging as a reviewer

Please recheck


Max Lin's avatar

mlin7442 added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:154"


Max Lin's avatar

mlin7442 accepted review

Picked openSUSE:Factory:Staging:adi:154


Factory Repo Checker's avatar

factory-repo-checker accepted review

Builds for repo devel:languages:haskell/openSUSE_Tumbleweed


Max Lin's avatar

mlin7442 obsoleted review

reviewer got removed


Max Lin's avatar

mlin7442 approved review


Dominique Leuenberger's avatar

dimstar_suse accepted request

Accept to openSUSE:Factory

openSUSE Build Service is sponsored by