Module Name: othersrc Committed By: agc Date: Thu Aug 18 04:19:47 UTC 2011
Modified Files: othersrc/crypto/external/bsd/ssss/dist/src/libssss: secsplit.c Log Message: With thanks to yamt for the heads-up, and to tls for the suggestion, ssss needs a csprng - use arc4random(3) rather than random(3) for an unpredictable source of randomness. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ othersrc/crypto/external/bsd/ssss/dist/src/libssss/secsplit.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.