aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_cipher.c
Commit message (Expand)AuthorAgeFilesLines
* * Indent by 4 spaces, 1 tab has the width of 8 spaces.OSSL2_AFTER_FIXING_INDENTGOTOU Yuuzou2002-12-171-190/+186
* implement #become for Ruby 1.7.3 dup, clone interfaceMichal Rokos2002-09-051-1/+18
* ossl_bn.c: Fix pot mem leak when using NUM2INTMichal Rokos2002-07-231-5/+5
* change all rb_raise and OSSL_Raise to ossl_raiseMichal Rokos2002-06-121-15/+19
* Added new methods to Cipher, Digest, HMAC; HMAC fixMichal Rokos2002-06-111-0/+31
* Cipher: fix fault in initialize (condition in GetCipher was too tight)Michal Rokos2002-06-081-1/+4
* X509Attr, X509Cert, X509CRL, X509Ext, X509Name, X509Req, X509Revoked, X509Sto...Michal Rokos2002-06-071-7/+6
* HMAC and SPKI cleanups & portsMichal Rokos2002-06-051-1/+1
* BN, Cipher, Config, Digest cleanupMichal Rokos2002-06-041-20/+23
* Config reviewedMichal Rokos2002-06-041-3/+3
* Cipher moved to Factory styleMichal Rokos2002-06-041-497/+59
* Initial revisionMichal Rokos2002-06-041-0/+701