This website requires JavaScript.
Explore
Help
Sign In
trussed
/
fido-authenticator
Watch
0
Star
0
Fork
0
You've already forked fido-authenticator
mirror of
https://github.com/trussed-dev/fido-authenticator.git
synced
2026-06-20 04:16:16 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fa9c6d1d9903df93fe682b3df0148bd490946aa
fido-authenticator
/
src
T
History
Emanuele Cesena
0084256898
ctap2: refactor make_credential / get_assertion to take &mut Response
2026-06-01 17:38:06 +02:00
..
ctap2
Introduce CredentialIdVersion enum
2026-06-01 13:10:49 +02:00
dispatch
Update to heapless 0.9 and trussed-core 0.2
2026-03-25 18:34:39 +01:00
state
Make credential: change the path of rks to
rp_id_hash.credential_id_hash
from
rp_id_hash/credential_id_hash
2025-02-20 13:44:22 +01:00
constants.rs
Update dependencies for trussed-core and ctaphid-app
2025-01-08 11:28:43 +01:00
credential.rs
Add CredentialIdVersion::V2 using AES-256-GCM
2026-06-01 13:26:02 +02:00
ctap1.rs
Introduce CredentialIdVersion enum
2026-06-01 13:10:49 +02:00
ctap2.rs
ctap2: refactor make_credential / get_assertion to take &mut Response
2026-06-01 17:38:06 +02:00
dispatch.rs
ctap2: refactor make_credential / get_assertion to take &mut Response
2026-06-01 17:38:06 +02:00
lib.rs
Make firmware version configurable depending on credential ID version
2026-06-01 13:26:07 +02:00
state.rs
Make credential ID version configurable
2026-06-01 13:18:44 +02:00