webauthn-swift icon indicating copy to clipboard operation
webauthn-swift copied to clipboard

Integer Byte Casting

Open dimitribouniol opened this issue 1 year ago • 0 comments

Rather than implementing integer bit flips ourselves, we should lean on the standard library and just interpret the bytes directly.

Depends on:

  • #58

dimitribouniol avatar May 08 '24 13:05 dimitribouniol