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
.
microsoft
/
rust-symcrypt
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
71
Code
Issues
16
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Customer/openvmm static baseline
- #113
#113
Draft
Khang (nnmkhang)
wants to merge 14 commits into
main
microsoft/rust-symcrypt:main
from
customer/openvmm-static-baseline
microsoft/rust-symcrypt:customer/openvmm-static-baseline
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Customer/openvmm static baseline
#113
Khang (nnmkhang)
wants to merge 14 commits into
main
microsoft/rust-symcrypt:main
from
customer/openvmm-static-baseline
microsoft/rust-symcrypt:customer/openvmm-static-baseline
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
Remove static linking code and dynamic feature flag
Show description for b90f203
Khang (nnmkhang)
committed
b90f203
View commit details
Copy full SHA for b90f203
Browse repository at this point
Fix CI workflows: permissions, remove static steps, lint fixes
Show description for abc3f0c
Khang (nnmkhang)
committed
abc3f0c
View commit details
Copy full SHA for abc3f0c
Browse repository at this point
Overhaul documentation: merge DEVELOPER.md into CONTRIBUTING.md
Show description for 038b28c
Khang (nnmkhang)
committed
038b28c
View commit details
Copy full SHA for 038b28c
Browse repository at this point
Bump MSRV to 1.84.0, drop lazy_static, add workspace deps and metadata
Show description for cb5dbad
Khang (nnmkhang)
committed
cb5dbad
View commit details
Copy full SHA for cb5dbad
Browse repository at this point
Bump symcrypt version to 0.6.0
Show description for bbc3824
Khang (nnmkhang)
committed
bbc3824
View commit details
Copy full SHA for bbc3824
Browse repository at this point
Update SymCrypt submodule and references to v103.11.0
Show description for 29cf872
Khang (nnmkhang)
committed
29cf872
View commit details
Copy full SHA for 29cf872
Browse repository at this point
Regenerate bindings for SymCrypt v103.11.0
Khang (nnmkhang)
committed
1d06ba0
View commit details
Copy full SHA for 1d06ba0
Browse repository at this point
Disable Windows CI until Azure host images ship SymCrypt >= v103.11.0
Show description for 608d55a
Khang (nnmkhang)
committed
608d55a
View commit details
Copy full SHA for 608d55a
Browse repository at this point
Commits on Apr 24, 2026
Implement std::error::Error for SymCryptError
Show description for 4663106
Steven Malis (smalis-msft)
and
Copilot
committed
4663106
View commit details
Copy full SHA for 4663106
Browse repository at this point
Update build.rs to support OpenVMM use cases (#97)
Show description for 29c1e4c
Steven Malis (smalis-msft)
and
Copilot
authored
29c1e4c
View commit details
Copy full SHA for 29c1e4c
Browse repository at this point
Merge pull request #95 from smalis-msft/error-error
Show description for c5cbfeb
Steven Malis (smalis-msft)
authored
c5cbfeb
View commit details
Copy full SHA for c5cbfeb
Browse repository at this point
Commits on May 19, 2026
User/khangnguyen/sp800 108 kdf (#98)
Show description for 050dc7e
Khang (nnmkhang)
authored
050dc7e
View commit details
Copy full SHA for 050dc7e
Browse repository at this point
Commits on May 21, 2026
add xts-aes and aes-kw(p) algos (#99)
Show description for b76fde3
Khang (nnmkhang)
authored
b76fde3
View commit details
Copy full SHA for b76fde3
Browse repository at this point
Commits on May 22, 2026
fixing 32bit truncation for HKDF and sp800 (#101)
Khang (nnmkhang)
authored
2d83888
View commit details
Copy full SHA for 2d83888
Browse repository at this point
You can’t perform that action at this time.