aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_digest.c
Commit message (Expand)AuthorAgeFilesLines
* ossl_bn.c: Fix pot mem leak when using NUM2INTMichal Rokos2002-07-231-5/+5
* ossl_digest_EVP_MD renamed to GetDigestPtrMichal Rokos2002-06-121-1/+1
* change all rb_raise and OSSL_Raise to ossl_raiseMichal Rokos2002-06-121-13/+8
* New testcases, Digest#== fixupMichal Rokos2002-06-121-1/+1
* Added new methods to Cipher, Digest, HMAC; HMAC fixMichal Rokos2002-06-111-0/+23
* X509Attr, X509Cert, X509CRL, X509Ext, X509Name, X509Req, X509Revoked, X509Sto...Michal Rokos2002-06-071-10/+3
* PKey (DH|DSA|RSA) cleanup and rewrite (EVP_PKEY is now wrapped), final cleani...Michal Rokos2002-06-061-0/+1
* HMAC and SPKI cleanups & portsMichal Rokos2002-06-051-37/+32
* BN, Cipher, Config, Digest cleanupMichal Rokos2002-06-041-22/+16
* Config reviewedMichal Rokos2002-06-041-1/+16
* Cipher moved to Factory styleMichal Rokos2002-06-041-10/+0
* Fix digest.rb - don't call super for singletons (hex)digest - call Digest::(h...Michal Rokos2002-06-041-2/+2
* Initial revisionMichal Rokos2002-06-041-0/+259