FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - BryanJacobs/FIDO2Applet · GitHub
BryanJacobs
/
FIDO2Applet
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
160
Code
Issues
0
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
FIDO2Applet
src
on
main
User selector
Datepicker
Commit history
Commits on Jul 9, 2026
Add an applet selected bit to the boolean omnibus
suut
committed
42d16ba
View commit details
Copy full SHA for 42d16ba
View code at this point
Browse repository at this point
Allow for safe extended-length SELECT by refusing commands sent before the SELECT
suut
committed
a656edc
View commit details
Copy full SHA for a656edc
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Fix allowing multiple RP IDs in setMinPin
BryanJacobs
committed
4f0f69a
View commit details
Copy full SHA for 4f0f69a
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
HMAC over entire credential
BryanJacobs
committed
eb2e0d1
View commit details
Copy full SHA for eb2e0d1
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
fix: preserve credential iteration state during GET RESPONSE chaining
Show description for 2799b93
Toporin
committed
2799b93
View commit details
Copy full SHA for 2799b93
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Allow building on JC303_kit
BryanJacobs
committed
8a3d611
View commit details
Copy full SHA for 8a3d611
View code at this point
Browse repository at this point
Garbage collect on credential deletion too
BryanJacobs
committed
a80632d
View commit details
Copy full SHA for a80632d
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Try harder to garbage collect; test user overwriting
BryanJacobs
committed
e2e5076
View commit details
Copy full SHA for e2e5076
View code at this point
Browse repository at this point
Support up to 32767 discoverable credentials
BryanJacobs
committed
ff06f8b
View commit details
Copy full SHA for ff06f8b
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Fix another case of RK overwrite statekeeping loss
Show description for e8e8f39
BryanJacobs
committed
e8e8f39
View commit details
Copy full SHA for e8e8f39
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
When overwriting a credential, preserve uniqueness of RP
Show description for 1f6483c
BryanJacobs
committed
1f6483c
View commit details
Copy full SHA for 1f6483c
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
Fix overwrite of APDU payload on unusual cards
BryanJacobs
committed
f0f4f6a
View commit details
Copy full SHA for f0f4f6a
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Allow suffixed AIDs
BryanJacobs
committed
0194107
View commit details
Copy full SHA for 0194107
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
Allow reusing PIN tokens for getAssertion with UP=false
BryanJacobs
committed
55689bf
View commit details
Copy full SHA for 55689bf
View code at this point
Browse repository at this point
Commits on Jul 21, 2024
Avoid erroring on incoming long AIDs
BryanJacobs
committed
2e53f10
View commit details
Copy full SHA for 2e53f10
View code at this point
Browse repository at this point
Commits on Jul 13, 2024
Force use of FIDO AID
Show description for 8a7e18a
BryanJacobs
committed
8a7e18a
View commit details
Copy full SHA for 8a7e18a
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
Ignore selection of other applets
Show description for bf1f2fe
BryanJacobs
committed
bf1f2fe
View commit details
Copy full SHA for bf1f2fe
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
Handle empty pinUvAuth in accordance with CTAP2.0
BryanJacobs
committed
1f406ec
View commit details
Copy full SHA for 1f406ec
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Treat empty pinUvAuth as omitted
Show description for 8aa6109
BryanJacobs
committed
8aa6109
View commit details
Copy full SHA for 8aa6109
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
Fix credProtect-level-3 oppEnc resident keys
BryanJacobs
committed
e3d1d75
View commit details
Copy full SHA for e3d1d75
View code at this point
Browse repository at this point
Commits on Jan 7, 2024
Repair info with certs / different buffer sizes
BryanJacobs
committed
a5e2a6b
View commit details
Copy full SHA for a5e2a6b
View code at this point
Browse repository at this point
Commits on Dec 31, 2023
Force fully reading U2F makeCredential
BryanJacobs
committed
5bbb742
View commit details
Copy full SHA for 5bbb742
View code at this point
Browse repository at this point
Don't init platform key for U2F
Show description for 54fd227
BryanJacobs
committed
54fd227
View commit details
Copy full SHA for 54fd227
View code at this point
Browse repository at this point
Cut version 2.0
BryanJacobs
committed
c1649d9
View commit details
Copy full SHA for c1649d9
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
More memory savings
BryanJacobs
committed
14fcd6a
View commit details
Copy full SHA for 14fcd6a
View code at this point
Browse repository at this point
Use slightly less RAM
BryanJacobs
committed
aaebb0c
View commit details
Copy full SHA for aaebb0c
View code at this point
Browse repository at this point
Reorder statements for clarity
BryanJacobs
committed
949cf7a
View commit details
Copy full SHA for 949cf7a
View code at this point
Browse repository at this point
Remove unnecessary memory allocation
BryanJacobs
committed
eafbd56
View commit details
Copy full SHA for eafbd56
View code at this point
Browse repository at this point
Store credential earlier
BryanJacobs
committed
162cddd
View commit details
Copy full SHA for 162cddd
View code at this point
Browse repository at this point
This can go anywhere
BryanJacobs
committed
f800299
View commit details
Copy full SHA for f800299
View code at this point
Browse repository at this point
Don't corrupt assertion returned creds
BryanJacobs
committed
69c21b2
View commit details
Copy full SHA for 69c21b2
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
Remove more memory-conscious code for simplicity
BryanJacobs
committed
929f87a
View commit details
Copy full SHA for 929f87a
View code at this point
Browse repository at this point
Add guard clause JIC
BryanJacobs
committed
91e74bf
View commit details
Copy full SHA for 91e74bf
View code at this point
Browse repository at this point
Don't overuse lower APDU
BryanJacobs
committed
c765517
View commit details
Copy full SHA for c765517
View code at this point
Browse repository at this point
Create new credentials outside the APDU buffer, JIC
BryanJacobs
committed
c167f9b
View commit details
Copy full SHA for c167f9b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL