Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1707283 > unrolled thread

Crypto Fixes for 4.13

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2017-08-09 14:10 +0200
Last post2017-08-09 14:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Crypto Fixes for 4.13 Herbert Xu <herbert@gondor.apana.org.au> - 2017-08-09 14:10 +0200

#1707283 — Crypto Fixes for 4.13

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2017-08-09 14:10 +0200
SubjectCrypto Fixes for 4.13
Message-ID<ucxYe-6SW-15@gated-at.bofh.it>
Hi Linus: 

This push fixes two regressions in the inside-secure driver with
respect to hmac(sha1).


Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus


Antoine Tenart (2):
      crypto: inside-secure - fix invalidation check in hmac_sha1_setkey
      crypto: inside-secure - fix the sha state length in hmac_sha1_setkey

 drivers/crypto/inside-secure/safexcel_hash.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web