Skip to content
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ruby
/
openssl
Public
Notifications
You must be signed in to change notification settings
Fork
196
Star
274
Code
Issues
45
Pull requests
36
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
load provider keys from handle
- #934
#934
Open
mcr
wants to merge 4 commits into
ruby:master
ruby/openssl:master
from
mcr:load-from-handle
mcr/ruby-openssl:load-from-handle
Copy head branch name to clipboard
Conversation
Commits
4
(4)
Checks
Files changed
Open
load provider keys from handle
#934
mcr
wants to merge 4 commits into
ruby:master
ruby/openssl:master
from
mcr:load-from-handle
mcr/ruby-openssl:load-from-handle
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2025
feat: added PKey.load_from_handle to use provider load routine to get handle on keys
Show description for 703c271
mcr
committed
703c271
View commit details
Copy full SHA for 703c271
Browse repository at this point
test: example of loading a key from a tpm2 provider
mcr
committed
c31caac
View commit details
Copy full SHA for c31caac
Browse repository at this point
protect against compiling without openssl 3.x
mcr
committed
81fa1db
View commit details
Copy full SHA for 81fa1db
Browse repository at this point
fix: pkey_new becomes pkey_wrap
mcr
committed
922c481
View commit details
Copy full SHA for 922c481
Browse repository at this point
You can’t perform that action at this time.