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 }}
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.4k
Code
Issues
296
Pull requests
101
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
ssl: take the OID table and the OpenSSL cipher-string parser from #8007
- #8646
#8646
Merged
youknowone
merged 10 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:ssl-oid-openssl-data
youknowone/RustPython:ssl-oid-openssl-data
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
ssl: take the OID table and the OpenSSL cipher-string parser from #8007
#8646
youknowone
merged 10 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:ssl-oid-openssl-data
youknowone/RustPython:ssl-oid-openssl-data
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
ssl: read the OID table out of OpenSSL's object database
Show description for 453fc20
youknowone
and
im-0
committed
453fc20
View commit details
Copy full SHA for 453fc20
Browse repository at this point
ssl: parse OpenSSL cipher strings in set_ciphers
Show description for 42295a0
youknowone
and
im-0
committed
42295a0
View commit details
Copy full SHA for 42295a0
Browse repository at this point
ssl: finish cipher reporting and provider handling
Show description for 9a0aaf7
youknowone
committed
9a0aaf7
View commit details
Copy full SHA for 9a0aaf7
Browse repository at this point
ssl: preserve OpenSSL OID lookup rules
Show description for 46084f2
youknowone
committed
46084f2
View commit details
Copy full SHA for 46084f2
Browse repository at this point
ssl: preserve cleartext after MemoryBIO shutdown
Show description for 8154556
youknowone
committed
8154556
View commit details
Copy full SHA for 8154556
Browse repository at this point
ssl: reject empty cipher conjunction operands
Show description for 5a5d3e8
youknowone
committed
5a5d3e8
View commit details
Copy full SHA for 5a5d3e8
Browse repository at this point
ssl: make Suite B cipher ids unambiguous
Show description for 5c06a02
youknowone
committed
5c06a02
View commit details
Copy full SHA for 5c06a02
Browse repository at this point
ssl: move native certificate loading behind host_env
Show description for 1eab9dd
youknowone
committed
1eab9dd
View commit details
Copy full SHA for 1eab9dd
Browse repository at this point
ssl: invalidate server config after cipher changes
Show description for 8acdf8f
youknowone
committed
8acdf8f
View commit details
Copy full SHA for 8acdf8f
Browse repository at this point
ssl: load default certificate sources independently
Show description for beca8d0
youknowone
committed
beca8d0
View commit details
Copy full SHA for beca8d0
Browse repository at this point
You can’t perform that action at this time.