aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/prng.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-06* prng.c: use Unix randomness sources on Mac OS XAlexandra Ellwood1-4/+3
2002-01-08Implement code to get random data from /dev/{random,urandom}. ForSam Hartman1-1/+91
2001-11-16* Link Yarrow into the buildSam Hartman1-120/+74
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-2/+2
2001-04-10more casting cleanupKen Raeburn1-4/+5
2001-03-09Use krb5int_ prefix for internal "provider" structuresKen Raeburn1-1/+1
2001-03-06prng.c: use des3 nowKen Raeburn1-14/+14
2000-10-17 * nfold.c (krb5_nfold): inbots and outbits are now unsigned intEzra Peisach1-1/+1
2000-06-29prng.c (prng_cleanup): Ensure memory allocated before calling freeEzra Peisach1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-1/+1
2000-01-22Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic1-0/+6
2000-01-22Various changes to:Ken Raeburn1-2/+2
2000-01-22* prng.c (enc): Now static and const, and points to constKen Raeburn1-1/+1
1998-12-05Added KRB5_DLLIMP and KRB5_CALLCONV so that these files buildTheodore Tso1-2/+2
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-0/+155