aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_pkey_ec.rb
Commit message (Expand)AuthorAgeFilesLines
* test/openssl: X25519 doesn't support signingKazuki Yamaguchi2016-05-051-1/+3
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/openssl/test_pkey_ec.rb: ignored tests with old OpenSSL.hsbt2014-12-131-1/+1
* * test/openssl/test_pkey_ec.rb: Skip tests for "Oakley" curves asemboss2013-07-071-1/+5
* * ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss2013-07-051-13/+13
* remove trainling spaces.nobu2012-08-211-1/+1
* * ext/openssl/ossl_pkey_ec.cemboss2012-06-101-0/+16
* * ext/openssl/ossl.cemboss2012-06-101-0/+9
* * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss2011-06-221-0/+5
* * test/openssl/test_ec.rbemboss2011-06-131-13/+122
* * ext/openssl/ossl_pkey.c: added PKey.read module function that allowemboss2011-06-121-0/+68