* Link Yarrow into the build
authorSam Hartman <hartmans@mit.edu>
Fri, 16 Nov 2001 15:00:48 +0000 (15:00 +0000)
committerSam Hartman <hartmans@mit.edu>
Fri, 16 Nov 2001 15:00:48 +0000 (15:00 +0000)
commitf8207302ef9b1ff8517bb6f528ab4e195b219fc7
treef133b86df3f4cdeebf07a60cbed6794283e221a1
parent2dcc3bcbd2528cadf05694024a8113e110c1ffed
* Link Yarrow into the build
* Use Yarrow as the PRNG with the compatibility API
* Write most of new PRNG entropy API
* Write but (currently) do not use PRNG test harness
* Fix Yarrow ciphers not to depend on libkrb5

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13982 dc483132-0cff-0310-8789-dd5450dbe970
src/ChangeLog
src/Makefile.in
src/include/ChangeLog
src/include/krb5.hin
src/lib/crypto/ChangeLog
src/lib/crypto/Makefile.in
src/lib/crypto/configure.in
src/lib/crypto/prng.c
src/lib/crypto/t_prng.c [new file with mode: 0644]
src/lib/crypto/yarrow/ChangeLog
src/lib/crypto/yarrow/ycipher.c