mbox series

[v2,0/2] crypto - fix aegis/morus for big endian systems

Message ID 20181001083638.28325-1-ard.biesheuvel@linaro.org
Headers show
Series crypto - fix aegis/morus for big endian systems | expand

Message

Ard Biesheuvel Oct. 1, 2018, 8:36 a.m. UTC
Some bug fixes for issues that I stumbled upon while working on other
stuff.

Changes since v1:
- add Ondrej's ack to #1
- simplify #2 and drop unrelated performance tweak

Ard Biesheuvel (2):
  crypto: morus/generic - fix for big endian systems
  crypto: aegis/generic - fix for big endian systems

 crypto/aegis.h     | 20 +++++++++-----------
 crypto/morus1280.c |  7 ++-----
 crypto/morus640.c  | 16 ++++------------
 3 files changed, 15 insertions(+), 28 deletions(-)

-- 
2.17.1

Comments

Herbert Xu Oct. 8, 2018, 5:52 a.m. UTC | #1
On Mon, Oct 01, 2018 at 10:36:36AM +0200, Ard Biesheuvel wrote:
> Some bug fixes for issues that I stumbled upon while working on other

> stuff.

> 

> Changes since v1:

> - add Ondrej's ack to #1

> - simplify #2 and drop unrelated performance tweak

> 

> Ard Biesheuvel (2):

>   crypto: morus/generic - fix for big endian systems

>   crypto: aegis/generic - fix for big endian systems

> 

>  crypto/aegis.h     | 20 +++++++++-----------

>  crypto/morus1280.c |  7 ++-----

>  crypto/morus640.c  | 16 ++++------------

>  3 files changed, 15 insertions(+), 28 deletions(-)


All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt