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
.
trussed-dev
/
fido-authenticator
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
37
Code
Issues
6
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
CTAP 2.3
- #54
#54
Closed
0x0ece
wants to merge 15 commits into
trussed-dev:main
trussed-dev/fido-authenticator:main
from
0x0ece:0x0ece/ctap
0x0ece/fido-authenticator:0x0ece/ctap
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
CTAP 2.3
#54
0x0ece
wants to merge 15 commits into
trussed-dev:main
trussed-dev/fido-authenticator:main
from
0x0ece:0x0ece/ctap
0x0ece/fido-authenticator:0x0ece/ctap
Copy head branch name to clipboard
Commits
Commits on May 15, 2026
cargo: switch deps to ctap2.3 branches
0x0ece
committed
1088ef7
View commit details
Copy full SHA for 1088ef7
Browse repository at this point
ctap: getinfo advertises algorithms, firmwareVersion, remainingDiscoverableCredentials
0x0ece
committed
9281e4d
View commit details
Copy full SHA for 9281e4d
Browse repository at this point
ctap2.1: implement credBlob extension (RK only, max 32 bytes)
0x0ece
committed
33920c3
View commit details
Copy full SHA for 33920c3
Browse repository at this point
ctap2.1: add authenticatorConfig (0x0D) command and authnrCfg option
0x0ece
committed
296ed0f
View commit details
Copy full SHA for 296ed0f
Browse repository at this point
state: add migrate_all umbrella + panic on corrupt PersistentState load
0x0ece
committed
07ee668
View commit details
Copy full SHA for 07ee668
Browse repository at this point
ctap2.1: implement setMinPINLength + minPinLength extension + forcePINChange
0x0ece
committed
c621455
View commit details
Copy full SHA for c621455
Browse repository at this point
ctap2.1: implement alwaysUv + toggleAlwaysUv
0x0ece
committed
ca45314
View commit details
Copy full SHA for ca45314
Browse repository at this point
ctap2.2: implement hmac-secret-mc extension at MakeCredential time
0x0ece
committed
60f2710
View commit details
Copy full SHA for 60f2710
Browse repository at this point
ctap2.3: advertise smart-card transport when CCID is enabled
0x0ece
committed
99c393b
View commit details
Copy full SHA for 99c393b
Browse repository at this point
ctap2.3: implement long-touch reset (Level::Strong UV, drop boot-window)
0x0ece
committed
836e44e
View commit details
Copy full SHA for 836e44e
Browse repository at this point
ctap2.3: getinfo advertises FIDO_2_3
0x0ece
committed
09858ff
View commit details
Copy full SHA for 09858ff
Browse repository at this point
ctap2.1: align setPin / getPinToken PIN error codes with §6.5.5
0x0ece
committed
f452a6a
View commit details
Copy full SHA for f452a6a
Browse repository at this point
ctap2.1: include user field in RK allowlist GetAssertion response
0x0ece
committed
6fe8817
View commit details
Copy full SHA for 6fe8817
Browse repository at this point
ctap2: refactor make_credential / get_assertion to take &mut Response
0x0ece
committed
d42c1b8
View commit details
Copy full SHA for d42c1b8
Browse repository at this point
ctap2.3: implement ML-DSA-44 (COSE alg -50, behind mldsa44 feature)
0x0ece
committed
29e94b3
View commit details
Copy full SHA for 29e94b3
Browse repository at this point
You can’t perform that action at this time.