aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
ky/ssl-ruby-iolibresslKazuki Yamaguchi5 weeks
ky/restore-openssl-3-engine.github/workflows/test.yml: add back fips 3.0.10Kazuki Yamaguchi6 weeks
ky/cipher-update-fix-buffer-sizecipher: fix buffer overflow in Cipher#updateKazuki Yamaguchi3 months
ky/pkey-get0-check-errorspkey: check return value of EVP_PKEY_get0_*()Kazuki Yamaguchi3 months
ky/release-3.2.0fixup! Update README and gemspec descriptionKazuki Yamaguchi8 months
ky/remove-mdebugRemove OSSL_DEBUG compile-time optionKazuki Yamaguchi8 months
ky/test-pkey-ec-builtin-curvestest/openssl/test_pkey_ec.rb: refactor tests for EC.builtin_curvesKazuki Yamaguchi8 months
ky/ssl-update-default-dh-paramsssl: use ffdhe2048 from RFC 7919 as the default DH group parametersKazuki Yamaguchi8 months
ky/test-use-test-unit-ruby-coreUse the test-unit-ruby-core gem for Test::Unit::CoreAssertionsKazuki Yamaguchi8 months
ky/reduce-header-filesextract declarations of Init_ossl_*() functions to ossl.hKazuki Yamaguchi8 months
[...]
 
TagDownloadAuthorAge
v3.0.1ruby-openssl-3.0.1.tar.gz  Kazuki Yamaguchi20 months
v2.2.2ruby-openssl-2.2.2.tar.gz  Kazuki Yamaguchi20 months
v2.1.4ruby-openssl-2.1.4.tar.gz  Kazuki Yamaguchi20 months
v3.0.0ruby-openssl-3.0.0.tar.gz  Kazuki Yamaguchi2 years
v2.2.1ruby-openssl-2.2.1.tar.gz  Kazuki Yamaguchi3 years
v2.1.3ruby-openssl-2.1.3.tar.gz  Kazuki Yamaguchi3 years
v2.2.0ruby-openssl-2.2.0.tar.gz  Kazuki Yamaguchi4 years
v2.1.2ruby-openssl-2.1.2.tar.gz  Kazuki Yamaguchi6 years
v2.0.9ruby-openssl-2.0.9.tar.gz  Kazuki Yamaguchi6 years
v2.1.1ruby-openssl-2.1.1.tar.gz  Kazuki Yamaguchi6 years
[...]
 
AgeCommit messageAuthorFilesLines
2020-06-30hmac: migrate from the low-level HMAC API to the EVP APIky/hmac-evpKazuki Yamaguchi6-170/+89
2020-06-30hmac: add a test case for OpenSSL::HMAC singleton methodsKazuki Yamaguchi1-0/+9
2020-05-13digest, hmac, ts, x509: use IO.binread in examples where appropriateKazuki Yamaguchi4-18/+18
2020-05-13Merge pull request #329 from rhenium/ky/pkey-generic-operationsKazuki Yamaguchi7-110/+554
2020-05-13pkey: reimplement PKey::DH#compute_key and PKey::EC#dh_compute_keyky/pkey-generic-operationsKazuki Yamaguchi3-67/+33
2020-05-13pkey: add PKey::PKey#deriveKazuki Yamaguchi4-0/+107
2020-05-13pkey: support 'one-shot' signing and verificationKazuki Yamaguchi2-0/+75
2020-05-13pkey: port PKey::PKey#sign and #verify to the EVP_Digest* interfaceKazuki Yamaguchi2-39/+63
2020-05-13pkey: add PKey.generate_parameters and .generate_keyKazuki Yamaguchi2-0/+265
2020-05-13Merge pull request #328 from rhenium/ky/pkey-refactor-serializationKazuki Yamaguchi14-514/+282
[...]
 
Clone
https://git.rhe.jp/ruby-openssl.git