client-sdk-fidoiot icon indicating copy to clipboard operation
client-sdk-fidoiot copied to clipboard

[BUG] Incorrect representation of hashtype (section 3.3.2)

Open trbehera opened this issue 3 years ago • 0 comments

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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.

trbehera avatar Aug 19 '21 06:08 trbehera