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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rustls
/
webpki
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
159
Code
Issues
17
Pull requests
4
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Optionally support aws-lc-rs
- #158
#158
Merged
ctz
merged 12 commits into
main
rustls/webpki:main
from
jbp-aws-lc-rs-support
rustls/webpki:jbp-aws-lc-rs-support
Copy head branch name to clipboard
Sep 20, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Optionally support aws-lc-rs
#158
ctz
merged 12 commits into
main
rustls/webpki:main
from
jbp-aws-lc-rs-support
rustls/webpki:jbp-aws-lc-rs-support
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2023
Defend `cargo test` without ring
ctz
committed
6ff143a
View commit details
Copy full SHA for 6ff143a
Browse repository at this point
verify_cert.rs: don't try tests without ring
ctz
committed
68680e1
View commit details
Copy full SHA for 68680e1
Browse repository at this point
client_auth.rs: don't try without ring
ctz
committed
6a3baae
View commit details
Copy full SHA for 6a3baae
Browse repository at this point
test_utils.rs: make_end_entity is not referenced without ring
ctz
committed
8313d38
View commit details
Copy full SHA for 8313d38
Browse repository at this point
Extract algorithm tests from ring_algs.rs
ctz
committed
3f1c857
View commit details
Copy full SHA for 3f1c857
Browse repository at this point
Extract feature-gated configuration from alg_tests.rs
ctz
committed
437519b
View commit details
Copy full SHA for 437519b
Browse repository at this point
Export array of all predefined `SignatureVerificationAlgorithm`s
Show description for d139225
ctz
committed
d139225
View commit details
Copy full SHA for d139225
Browse repository at this point
tests/signatures.rs: import algorithms at top
ctz
committed
bf2d36a
View commit details
Copy full SHA for bf2d36a
Browse repository at this point
Export *ring*-backed signature algorithms in crate::ring.
Show description for eaed18c
ctz
committed
eaed18c
View commit details
Copy full SHA for eaed18c
Browse repository at this point
Add aws-lc-rs as optional dependency
Show description for 8890ddc
ctz
committed
8890ddc
View commit details
Copy full SHA for 8890ddc
Browse repository at this point
Enable test coverage with aws-lc-rs
Show description for 3e672ae
ctz
committed
3e672ae
View commit details
Copy full SHA for 3e672ae
Browse repository at this point
Exercise aws-lc-rs in CI
Show description for 45b74d0
ctz
committed
45b74d0
View commit details
Copy full SHA for 45b74d0
Browse repository at this point
You can’t perform that action at this time.