aboutsummaryrefslogtreecommitdiffstats
path: root/lib/openssl
Commit message (Expand)AuthorAgeFilesLines
* add support for read(len, str)Technorama team2004-05-031-5/+9
* Backport Ruby's OpenSSL changesMichal Rokos2003-08-141-1/+1
* IndentsMichal Rokos2003-07-221-2/+2
* typo fixedGOTOU Yuuzou2003-07-211-1/+1
* *** empty log message ***GOTOU Yuuzou2003-07-211-0/+4
* *** empty log message ***GOTOU Yuuzou2003-07-215-163/+162
* Digest is Ruby compatible again, more examples are workingMichal Rokos2003-07-211-2/+2
* *** empty log message ***GOTOU Yuuzou2003-07-011-20/+7
* *** empty log message ***GOTOU Yuuzou2003-06-081-0/+4
* add random_key and random_ivTechnorama team2003-04-231-1/+13
* BN: Make it work with Ruby's nums, PKCS7&X509: Fix for big serialsMichal Rokos2002-11-111-3/+0
* * lib/openssl/buffering.rb: typo fixed (sent by Hiroshi Nakamura)GOTOU Yuuzou2002-07-282-22/+6
* X509::Name fixesMichal Rokos2002-06-261-52/+0
* OSSL_Debug fix, BN - interface changed for #rand, #pseudo_randMichal Rokos2002-06-121-0/+1
* PKey#sign and #verify moved to C-space (pkey.c)Michal Rokos2002-06-101-76/+0
* PKey (DH|DSA|RSA) cleanup and rewrite (EVP_PKEY is now wrapped), final cleani...Michal Rokos2002-06-061-47/+0
* Cipher moved to Factory styleMichal Rokos2002-06-042-1/+61
* Fix digest.rb - don't call super for singletons (hex)digest - call Digest::(h...Michal Rokos2002-06-041-2/+2
* Get rid of ANY classesMichal Rokos2002-06-041-4/+4
* Initial revisionMichal Rokos2002-06-046-3/+441
* buffering.rb went under ``openssl'' directory.GOTOU Yuuzou2001-11-211-0/+179