Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH 0/2] RNG: Add Pseudo Random Number Generator to kernel
@ 2008-07-03 20:19 Neil Horman
  2008-07-03 20:39 ` Sebastian Siewior
  2008-07-07  7:18 ` Herbert Xu
  0 siblings, 2 replies; 7+ messages in thread
From: Neil Horman @ 2008-07-03 20:19 UTC (permalink / raw)
  To: linux-crypto; +Cc: herbert, davem, nhorman

This patchset add a pseudo random number generator to the kernel crypto library.
Usefull in assisting with the implementation of various FIPS compliant ipsec
algorithms.  Based on the suggestions provided in ANSI X9.31 Appendix A.2.4.
Tested successfully by myself.  Set consists of two parts:
1/2: creation of files prng.c and prng.h
2/2: Addition of Kconfig & Makefile rules to build code

Regards
Neil

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
 

-- 
/***************************************************
 *Neil Horman
 *nhorman@tuxdriver.com
 *gpg keyid: 1024D / 0x92A74FA1
 *http://pgp.mit.edu
 ***************************************************/

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

end of thread, other threads:[~2008-07-07  7:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-03 20:19 [PATCH 0/2] RNG: Add Pseudo Random Number Generator to kernel Neil Horman
2008-07-03 20:39 ` Sebastian Siewior
2008-07-03 23:36   ` Andi Kleen
2008-07-04  2:10     ` Neil Horman
2008-07-04  8:44       ` Sebastian Siewior
2008-07-04 11:44         ` Neil Horman
2008-07-07  7:18 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox