Skip to content

Pull requests: ruby/openssl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Refactor SSL tests
#1097 opened Aug 26, 2026 by rhenium Member Loading…
ssl: deprecate OpenSSL::SSL::SSLServer
#1096 opened Aug 25, 2026 by rhenium Member Loading…
build(deps): bump step-security/harden-runner from 2.20.0 to 2.21.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1093 opened Aug 17, 2026 by dependabot Bot Loading…
digest: add OpenSSL::Digest#squeeze
#1083 opened Jul 8, 2026 by rhenium Member Loading…
Fix TOCTOU issues involving implicit type conversion
#1081 opened Jul 7, 2026 by rhenium Member Loading…
Refactor callbacks in OpenSSL::SSL
#1080 opened Jul 5, 2026 by rhenium Member Loading…
test_ssl.rb: Fix key numbering in test_pqc_sigalg
#1048 opened May 4, 2026 by junaruga Member Loading…
fix: unchecked *_set_* calls
#1044 opened Apr 29, 2026 by ndossche Contributor Loading…
pkey: fix error check of i2d_DHparams()
#1033 opened Apr 19, 2026 by ndossche Contributor Loading…
Add QUIC support
#1008 opened Feb 23, 2026 by tenderlove Member Loading…
Add support for custom BIO method
#1000 opened Jan 23, 2026 by noteflakes Contributor Loading…
Add optional buffer argument to Cipher#final
#990 opened Dec 25, 2025 by segiddins Contributor Loading…
Implement OpenSSL::PKey#size
#989 opened Dec 24, 2025 by herwinw Member Loading…
Add support for msg_callback
#963 opened Nov 17, 2025 by ccutrer Draft
feat: X509.new now takes a keyword arguments
#938 opened Sep 3, 2025 by mcr Contributor Draft
load provider keys from handle
#934 opened Aug 13, 2025 by mcr Contributor Loading…
This adds CMS support to the Ruby layer.
#917 opened Jul 26, 2025 by mcr Contributor Loading…
feat: create an EC::PKey from an EC::Point
#916 opened Jul 26, 2025 by mcr Contributor Loading…
doc: update documentation to be clearer about how to use OpenSSL 3.x API
#915 opened Jul 26, 2025 by mcr Contributor Loading…
Add OpenSSL::KDF.derive to expose EVP_KDF in OpenSSL 3.0
#906 opened Jul 4, 2025 by rhenium Member Loading…
Add support for CMAC
#891 opened May 21, 2025 by kmfukuda Loading…
provider: add OpenSSL::Provider#add_conf_parameter
#883 opened Apr 30, 2025 by rhenium Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.