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 <[EMAIL PROTECTED]> -- /*************************************************** *Neil Horman [EMAIL PROTECTED] *gpg keyid: 1024D / 0x92A74FA1 *http://pgp.mit.edu ***************************************************/ -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html