Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update signature verification for crypto4 #687

Open
romanstrobl opened this issue Jan 9, 2025 · 0 comments
Open

Update signature verification for crypto4 #687

romanstrobl opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@romanstrobl
Copy link
Member

Description

The signature 4.0 algorithm is basically the same with few tweaks:

  • HMAC replaced with KMAC-256
  • Two step factor key derivation
  • KEY_SIGNATURE_KNOWLEDGE and KEY_SIGNATURE_BIOMETRY are derivations with variable index

Cover the new signature verification algorithms with tests.

Acceptance criteria

No response

Technical specification

No response

QA specification

No response

JIRA issue code

No response

@romanstrobl romanstrobl self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant