summaryrefslogtreecommitdiffstats
path: root/lib/openssl/cipher.rb
Commit message (Expand)AuthorAgeFilesLines
* import Ruby/OpenSSL 2.0.0.beta.1rhe2016-08-291-15/+23
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-7/+0
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* remove trailing spaces.nobu2012-09-041-3/+3
* * ext/openssl/lib/openssl/bn.rb: Hide copyright info from RDoc.drbrain2011-08-251-15/+19
* * ext/openssl/ossl_cipher.c, ext/openssl/lib/openssl/cipher.rb:nahi2011-06-201-1/+1
* * ext/openssl/lib/openssl/buffering.rb: removed circular require ofnahi2011-03-221-4/+0
* * ext/openssl/ossl_pkcs5.c: New module.technorama2007-04-051-17/+20
* * ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama2007-03-291-0/+4
* * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo2006-05-081-13/+19
* * ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks:gotoyuzo2005-03-091-1/+1
* *** empty log message ***GOTOU Yuuzou2003-07-211-37/+27
* add random_key and random_ivTechnorama team2003-04-231-1/+13
* Cipher moved to Factory styleMichal Rokos2002-06-041-0/+50