Geoff Thorpe deb4d50e51 Previously, the default RSA_METHOD was NULL until the first RSA structure was
initialised, at which point an appropriate default was chosen. This meant a
call to RSA_get_default_method might have returned FALSE.

This change fixes that; now any called to RSA_new(), RSA_new_method(NULL), or
RSA_get_default_method() will ensure that a default is chosen if it wasn't
already.
2000-04-20 06:44:18 +00:00
..
2000-04-09 12:52:40 +00:00
2000-04-14 23:36:15 +00:00
2000-04-09 12:52:40 +00:00
2000-04-14 23:36:15 +00:00
2000-03-27 00:53:27 +00:00
2000-02-03 23:23:24 +00:00
2000-02-03 18:22:01 +00:00
2000-03-12 12:49:45 +00:00
2000-04-09 12:52:40 +00:00
2000-03-22 13:50:23 +00:00
2000-02-03 23:23:24 +00:00
2000-04-09 12:52:40 +00:00
2000-04-09 12:52:40 +00:00
2000-02-01 02:21:16 +00:00
2000-01-23 23:41:49 +00:00
2000-02-16 12:09:17 +00:00
2000-03-18 15:18:27 +00:00
1999-05-13 13:29:41 +00:00