aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_pkey_dh.c
Commit message (Expand)AuthorAgeFilesLines
* call ossl_raise with NULL when no message is passedMichal Rokos2003-07-091-12/+12
* Added #params_ok?, #generate_key!, and #compute_keyMichal Rokos2003-06-101-0/+65
* Fix #initializeMichal Rokos2003-06-061-1/+1
* PKey params inspectionMichal Rokos2003-04-141-0/+25
* * pkey_*.c: make alias to_s to export.GOTOU Yuuzou2002-12-221-0/+1
* * Indent by 4 spaces, 1 tab has the width of 8 spaces.OSSL2_AFTER_FIXING_INDENTGOTOU Yuuzou2002-12-171-173/+168
* change all rb_raise and OSSL_Raise to ossl_raiseMichal Rokos2002-06-121-13/+13
* PKey: NO useless EVP_PKEY* dups.Michal Rokos2002-06-081-11/+6
* PKey (DH|DSA|RSA) cleanup and rewrite (EVP_PKEY is now wrapped), final cleani...Michal Rokos2002-06-061-142/+131
* HMAC and SPKI cleanups & portsMichal Rokos2002-06-051-1/+1
* Initial revisionMichal Rokos2002-06-041-0/+316