aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_pkey_dh.rb
Commit message (Expand)AuthorAgeFilesLines
* test/openssl/utils: remove dup_public helper methodKazuki Yamaguchi2021-10-191-3/+5
* pkey/dh, pkey/ec: use EVP_PKEY_check() familyky/pkey-generic-evp-moreKazuki Yamaguchi2021-04-151-0/+16
* pkey/dh: use high level EVP interface to generate parameters and keysKazuki Yamaguchi2021-04-051-4/+11
* Merge pull request #329 from rhenium/ky/pkey-generic-operationsKazuki Yamaguchi2020-05-131-0/+13
|\
| * pkey: add PKey::PKey#deriveKazuki Yamaguchi2020-05-131-0/+13
* | pkey: have PKey.read parse PEM-encoded DHParameterKazuki Yamaguchi2020-05-131-0/+2
|/
* Add Marshal support to PKey objectsBart de Water2020-04-191-0/+7
* Fixed inconsistency directory structure with ruby/ruby repoHiroshi SHIBATA2020-02-171-0/+103