summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkey_ec.c
AgeCommit message (Expand)Author
2016-11-30openssl: import v2.0.0rhe
2016-10-26[DOC] replace Fixnum with Integer [ci skip]nobu
2016-09-08openssl: import v2.0.0.beta.2rhe
2016-08-29* remove trailing spaces.svn
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-19openssl: implement initialize_copy method for PKey classesrhe
2016-06-05openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-24openssl: add EC.generaterhe
2016-05-24openssl: rename EC#generate_key to EC#generate_key!rhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2016-05-21openssl: add OpenSSL::PKey::EC#private? and #public?rhe
2016-05-20openssl: improve handling of password for encrypted PEMrhe
2016-05-18ossl_pkey_ec.c: index typesnobu
2016-05-18openssl: report errors in OpenSSL error queue when clear itrhe
2016-05-18ext/openssl: refactor OpenSSL::PKey::EC::Point#mulrhe
2015-05-29openssl: wrapper object before allocnobu
2014-12-12ossl_pkey_ec.c: typed datanobu
2014-12-12ossl_pkey_ec.c: typed datanobu
2014-10-04ext: protoize no-arguments functionsnobu
2013-07-05* ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss
2013-04-16* ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak
2012-07-11* ext/openssl/ossl_pkey_ec.c (ossl_ec_point_mul): nonstatic initializer usa
2012-07-11get rid of warningsnobu
2012-06-10* ext/openssl/ossl_pkey_ec.cemboss
2012-06-10* ext/openssl/ossl.cemboss
2012-04-13* encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain
2011-06-22* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss
2011-05-11Thu May 12 08:01:14 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-04-06* ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize):naruse
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-03-06* ext/openssl/ossl_pkey_ec.c: parenthesize macro arguments.akr
2010-09-26* ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe
2010-05-06* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2008-12-31* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStrakr
2008-09-18* ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment outmame
2008-07-22* ext/openssl: suppress warnings.nobu
2008-06-08* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,ko1
2008-02-26* ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings.technorama
2007-06-18* ext/openssl/{extconf.rb,ossl_ssl_session.c}:technorama
2007-04-06 * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_get_group): get rid ofusa
2007-04-03* ext/openssl/ossl_bn.c: More documentation.technorama