client-sdk-fidoiot
client-sdk-fidoiot copied to clipboard
[BUG] Incorrect representation of hashtype (section 3.3.2)
Describe the bug Section 3.3.2 defines hashtype as 'uint8', but the values for SHA256 and SHA384 are negative. In the implementation, the 'hashtype' is considered as 'int8'.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Test Environment Provide details about your test environment.
Additional context Add any other context about the problem here.