3f8665fe0ed5331aa723ddecbf6ad3728931c08d
|
2020-04-19 |
[ruby/openssl] Add Marshal support to PKey objects |
0b2c70eaa1e8e41fcb6332b22b084dabb81e637c
|
2020-04-19 |
[ruby/openssl] Look up digest by name instead of constant |
b44cc9f040f17fe1d19fb161a22e2df94c5ad76a
|
2020-04-19 |
[ruby/openssl] Remove 'mapping between Digest class and sn/ln' |
c85789f9b2882bc95364c5da182a24aa72ca52cc
|
2020-04-19 |
[ruby/openssl] Look up cipher by name instead of constant |
a7145c3de4ddbe9f90bd6f087afac44a764fae04
|
2020-04-20 |
[ruby/openssl] Fix signing example to not use Digest instance |
3621a7debf746723281900851e009c2111fc1f56
|
2020-06-28 |
Avoid deprecated OpenSSL::Digest constants |
8161cf85ba4f9091176536bcac9107879e4293a1
|
2020-06-28 |
Stop using deprecated OpenSSL::Digest constants |
734c5276f0ad1215eeba2f5884b384b1ffbbefc7
|
2020-06-29 |
[rubygems/rubygems] Simplify digest name selection and use SHA256 |
da6341b70942cf448888471f66dfde2cf614f052
|
2020-07-07 |
[ruby/openssl] User lower case cipher names for maximum compatibility |
6166fa612cf798930863c7cca23dc96f46ab1c37
|
2022-10-08 |
[ruby/openssl] Call out insecure PKCS #1 v1.5 default padding for RSA |
cc6657e563298e6c5ce50af3d107a60791b723af
|
2024-03-12 |
[ruby/openssl] Add OpenSSL::Digest.digests to get a list of available digests |
9d75d9f07ce1d7ac5a75d787c5acff2aa11e99c9
|
2024-03-15 |
[ruby/openssl] Update Cipher#name to match Digest#name explanation |