All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] DRBG: Fixes for code review comments
@ 2014-07-01 15:15 ` Stephan Mueller
  0 siblings, 0 replies; 18+ messages in thread
From: Stephan Mueller @ 2014-07-01 15:06 UTC (permalink / raw)
  To: herbert
  Cc: Rafael Aquini, aris, Fengguang Wu, Jet Chen, Su Tao, Yuanhan Liu,
	LKP, linux-crypto, linux-kernel

Hi,

the following fixes cover comments from code reviewers. The patch set
is an addition to the patch set offered several days ago [1].

[1] https://lkml.org/lkml/2014/6/28/497

Stephan Mueller (4):
  DRBG: Select correct DRBG core for stdrng
  DRBG: Mix a time stamp into DRBG state
  DRBG: fix memory corruption for AES192
  DRBG: HMAC-SHA1 DRBG has crypto strength of 128 bits

 crypto/drbg.c         | 77 ++++++++++++++++++++++++++++++++-------------------
 include/crypto/drbg.h |  2 +-
 2 files changed, 49 insertions(+), 30 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2014-07-04  3:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-01 15:06 [PATCH 0/4] DRBG: Fixes for code review comments Stephan Mueller
2014-07-01 15:15 ` Stephan Mueller
2014-07-01 15:07 ` [PATCH 1/4] DRBG: Select correct DRBG core for stdrng Stephan Mueller
2014-07-01 15:13   ` Stephan Mueller
2014-07-01 15:07 ` [PATCH 4/4] DRBG: HMAC-SHA1 DRBG has crypto strength of 128 bits Stephan Mueller
2014-07-01 15:09   ` Stephan Mueller
2014-07-01 15:07 ` [PATCH 2/4] DRBG: Mix a time stamp into DRBG state Stephan Mueller
2014-07-01 15:11   ` Stephan Mueller
2014-07-01 15:08 ` [PATCH 3/4] DRBG: fix memory corruption for AES192 Stephan Mueller
2014-07-01 15:09   ` Stephan Mueller
2014-07-04  3:08   ` Herbert Xu
2014-07-04  3:08     ` Herbert Xu
2014-07-04  3:32     ` Stephan Mueller
2014-07-04  3:32       ` Stephan Mueller
2014-07-04  3:12   ` Herbert Xu
2014-07-04  3:12     ` Herbert Xu
2014-07-04  3:36     ` Stephan Mueller
2014-07-04  3:36       ` Stephan Mueller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.