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 }}
adafruit
/
circuitpython
Public
forked from
micropython/micropython
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
4.6k
Code
Issues
758
Pull requests
27
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
hardwarekey: Add board-exposed keys usable via hmac.new()
- #11319
#11319
Open
mmabey
wants to merge 11 commits into
adafruit:main
adafruit/circuitpython:main
from
mmabey:mabey/esp32-hmac-efuse-planning
mmabey/circuitpython:mabey/esp32-hmac-efuse-planning
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
hardwarekey: Add board-exposed keys usable via hmac.new()
#11319
mmabey
wants to merge 11 commits into
adafruit:main
adafruit/circuitpython:main
from
mmabey:mabey/esp32-hmac-efuse-planning
mmabey/circuitpython:mabey/esp32-hmac-efuse-planning
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
Add securekey module for hardware-held cryptographic keys
Show description for 6a2e0ab
mmabey
committed
6a2e0ab
View commit details
Copy full SHA for 6a2e0ab
Browse repository at this point
Commits on Sep 9, 2026
Merge branch 'main' into mabey/esp32-hmac-efuse-planning
mmabey
committed
e8ff6f4
View commit details
Copy full SHA for e8ff6f4
Browse repository at this point
Commits on Sep 10, 2026
Merge branch 'mabey/hmac-module' into mabey/esp32-hmac-efuse-planning
mmabey
committed
387ea52
View commit details
Copy full SHA for 387ea52
Browse repository at this point
hardwarekey: rename the securekey module to hardwarekey
Show description for 91ed703
mmabey
committed
91ed703
View commit details
Copy full SHA for 91ed703
Browse repository at this point
hardwarekey: make HardwareKey a board object; add Purpose
Show description for 6d40a1c
mmabey
committed
6d40a1c
View commit details
Copy full SHA for 6d40a1c
Browse repository at this point
Commits on Sep 11, 2026
hardwarekey: use HardwareKey through the hmac module
Show description for 965a59e
mmabey
committed
965a59e
View commit details
Copy full SHA for 965a59e
Browse repository at this point
hardwarekey: make HardwareKey falsy when unused
Show description for 88e780a
mmabey
committed
88e780a
View commit details
Copy full SHA for 88e780a
Browse repository at this point
Commits on Sep 15, 2026
Merge remote-tracking branch 'upstream/main' into mabey/esp32-hmac-efuse-planning
mmabey
committed
cef9b71
View commit details
Copy full SHA for cef9b71
Browse repository at this point
Merge branch 'mabey/hmac-module' into mabey/esp32-hmac-efuse-planning
Show description for 049260c
mmabey
committed
049260c
View commit details
Copy full SHA for 049260c
Browse repository at this point
Commits on Sep 16, 2026
hmac: buffer update() for a hardware key, whose PSA driver only supports
Show description for 658c740
mmabey
committed
658c740
View commit details
Copy full SHA for 658c740
Browse repository at this point
Commits on Sep 17, 2026
Merge remote-tracking branch 'upstream/main' into mabey/esp32-hmac-efuse-planning
Show description for 5f787e7
mmabey
committed
5f787e7
View commit details
Copy full SHA for 5f787e7
Browse repository at this point
You can’t perform that action at this time.