git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17100 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-17 13:24:08 +00:00
parent 134300927d
commit b5bb0fb2b1

View File

@@ -1,3 +1,21 @@
2006-04-17 Love H<>rnquist <20>strand <lha@it.su.se>
* rand.h: Add more RAND functions.
* rand.c: Split out unix /dev/random to a RAND_METHOD
* engine.h: add RAND support
* engine.c: add RAND support
* evp.h: s/rc4_64/rc2_64/
* rand.c: Add RAND_METHOD and some associated functions.
* rand.h: Add RAND_METHOD and some associated functions.
* test_bn.c: Test BN_rand
2006-04-16 Love H<>rnquist <20>strand <lha@it.su.se>
* engine.c (ENGINE_by_dso): less printf