This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openssl
Watch
1
Star
0
Fork
0
You've already forked openssl
Code
Issues
Pull Requests
Releases
Wiki
Activity
openssl
/
crypto
/
rand
History
Richard Levitte
5270e7025e
Merge the engine branch into the main trunk. All conflicts resolved.
...
At the same time, add VMS support for Rijndael.
2000-10-26 21:07:28 +00:00
..
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
Makefile.ssl
Merge the engine branch into the main trunk. All conflicts resolved.
2000-10-26 21:07:28 +00:00
md_rand.c
Make sure that 'initialized' is zeroed as well when cleaning up.
2000-08-08 15:06:44 +00:00
rand_egd.c
Undo the changes I just made. I'm not sure what I was thinking of.
2000-06-28 16:47:45 +00:00
rand_err.c
Preserve reason strings in automatically build tables.
2000-03-05 00:19:36 +00:00
rand_lcl.h
Move RNG initialization to RAND_poll(), and shared definitions to
2000-07-19 21:43:23 +00:00
rand_lib.c
Merge the engine branch into the main trunk. All conflicts resolved.
2000-10-26 21:07:28 +00:00
rand_win.c
Changes by Jeffrey Altman <jaltman@columbia.edu> to make RAND_poll()
2000-09-21 07:02:27 +00:00
rand.h
Merge the engine branch into the main trunk. All conflicts resolved.
2000-10-26 21:07:28 +00:00
randfile.c
Don't include e_os.h before the system headers
2000-09-11 16:37:36 +00:00
randtest.c
Do a favor to those who get weird compiles and report if RAND_pseudo_bytes
2000-10-10 15:08:30 +00:00