Add PRNG reading from /dev/urandom

[Keegan: various small changes]
This commit is contained in:
Keith Winstein
2012-03-19 10:41:47 -04:00
committed by Keegan McAllister
parent 5571e9a828
commit 40d69da5e6
2 changed files with 78 additions and 0 deletions
+1
View File
@@ -10,5 +10,6 @@ libmoshcrypto_a_SOURCES = \
crypto.cc \
crypto.h \
ocb.cc \
prng.h \
rijndael-alg-fst.cc \
rijndael-alg-fst.h