Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mcr
/
ruby-openssl
Public
forked from
ruby/openssl
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: mcr/ruby-openssl
Actions
All workflows
Workflows
CI
CI
GitHub Pages
GitHub Pages
Publish gem to rubygems.org
Publish gem to rubygems.org
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
27 workflow runs
27 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: X509.new now takes a keyword arguments, allowing the openssl pr…
CI
#33:
Commit
88e54ef
pushed by
mcr
5m 0s
mcr-202509-hacks
mcr-202509-hacks
5m 0s
View workflow file
feat: X509.new now takes a keyword arguments, allowing the openssl pr…
CI
#32:
Commit
7f84e74
pushed by
mcr
5m 35s
x509_provider
x509_provider
5m 35s
View workflow file
feat: added PKey.load_from_handle to use provider load routine to get…
CI
#31:
Commit
3d6770f
pushed by
mcr
2m 59s
mcr-202508-hacks
mcr-202508-hacks
2m 59s
View workflow file
Merge branch 'ossl_store' into mcr-202507-hacks
CI
#30:
Commit
678b8eb
pushed by
mcr
2m 56s
mcr-202507-hacks
mcr-202507-hacks
2m 56s
View workflow file
This adds CMS support to the Ruby layer.
CI
#29:
Commit
c341909
pushed by
mcr
4m 43s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
4m 43s
View workflow file
feat: stupid commit to restart aws-lc test
CI
#28:
Commit
a8a22dc
pushed by
mcr
4m 27s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
4m 27s
View workflow file
fix: protect against aws-lc which has no CMS support
CI
#27:
Commit
a822b88
pushed by
mcr
5m 23s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
5m 23s
View workflow file
bug: better job at keeping a reference from CMS_SignerInfo to CMS_Con…
CI
#26:
Commit
cfd09ce
pushed by
mcr
4m 9s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
4m 9s
View workflow file
fixup! 718a84ada71359e5bfe1d9f8ecbe0d5d60720068
CI
#25:
Commit
42d4d38
pushed by
mcr
4m 56s
mcr-202507-hacks
mcr-202507-hacks
4m 56s
View workflow file
fix: pkey_new becomes pkey_wrap
CI
#24:
Commit
922c481
pushed by
mcr
3m 58s
load-from-handle
load-from-handle
3m 58s
View workflow file
protect against compiling without openssl 3.x
CI
#23:
Commit
81fa1db
pushed by
mcr
3m 43s
load-from-handle
load-from-handle
3m 43s
View workflow file
feat: keep reference to cms_content_info from cms_signer info, so tha…
CI
#22:
Commit
b965afd
pushed by
mcr
2m 55s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
2m 55s
View workflow file
test: example of loading a key from a tpm2 provider
CI
#21:
Commit
c31caac
pushed by
mcr
3m 2s
load-from-handle
load-from-handle
3m 2s
View workflow file
Merge pull request #930 from rhenium/ky/pkey-fix-fips-ci
CI
#20:
Commit
58cf287
pushed by
mcr
5m 25s
master
master
5m 25s
View workflow file
Merge pull request #930 from rhenium/ky/pkey-fix-fips-ci
GitHub Pages
#2:
Commit
58cf287
pushed by
mcr
37s
master
master
37s
View workflow file
feat: added PKey.load to use provider load routine to get handle on keys
CI
#19:
Commit
d6c4ae4
pushed by
mcr
4m 3s
ossl_store
ossl_store
4m 3s
View workflow file
feat: no need to test result of sk_* function, it will be correct if …
CI
#18:
Commit
e33ce43
pushed by
mcr
2m 51s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
2m 51s
View workflow file
review comments on PR: always define Init_ossl_cms()
CI
#17:
Commit
1fc4386
pushed by
mcr
3m 54s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
3m 54s
View workflow file
Merge pull request #912 from rhenium/ky/refactor-ossl-new-func
CI
#16:
Commit
f7114e9
pushed by
mcr
7m 31s
master
master
7m 31s
View workflow file
Merge pull request #912 from rhenium/ky/refactor-ossl-new-func
GitHub Pages
#1:
Commit
f7114e9
pushed by
mcr
50s
master
master
50s
View workflow file
This adds CMS support to the Ruby layer.
CI
#15:
Commit
51b28bc
pushed by
mcr
4m 43s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
4m 43s
View workflow file
This adds CMS support to the Ruby layer.
CI
#14:
Commit
a3012ee
pushed by
mcr
4m 50s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
4m 50s
View workflow file
Merge branch 'openssl-3-ruby-3-readder' into mcr-202507-hacks
CI
#13:
Commit
9260df3
pushed by
mcr
5m 52s
mcr-202507-hacks
mcr-202507-hacks
5m 52s
View workflow file
feat: added read_derpub, to only attempt to load DER encoded public keys
CI
#12:
Commit
7e737e1
pushed by
mcr
5m 19s
openssl-3-ruby-3-readder
openssl-3-ruby-3-readder
5m 19s
View workflow file
This adds CMS support to the Ruby layer.
CI
#11:
Commit
718a84a
pushed by
mcr
5m 19s
openssl-3-ruby-3-cms
openssl-3-ruby-3-cms
5m 19s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.