Add a non-default PRNG module which just retrieves entropy from
authorGreg Hudson <ghudson@mit.edu>
Fri, 25 Feb 2011 19:29:23 +0000 (19:29 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 25 Feb 2011 19:29:23 +0000 (19:29 +0000)
commitddf2b3b84ca56f47f310448201cc14b0fcc606b8
treee6ccfdada2f8d98d1bc3df15b48187d8f8b92d33
parent2c55dc9f18e5111a33da26e8fe08e9601fc3181b
Add a non-default PRNG module which just retrieves entropy from
/dev/urandom without any cryptographic post-processing.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24664 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/prng_os.c [new file with mode: 0644]