Skip to content

MarcinDebicki/HardwareKeyWithDesktop_POC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HardwareKeyWithDesktop_POC

  • Create FIDO2 credentials (WebAuthService.MakeNewCredentialAsync)
  • Create Authenticator Assertion (WebAuthService.GetAssertionAsync)
  • And check if the AuthenticatorAssertionResponse matches the PublicKeyCredential generated earlier (WebAuthService.Validate)

My key supports only ES256, so creation and validation is limited to the WEBAUTHN_COSE_ALGORITHM_ECDSA_P256_WITH_SHA256 algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages