webauthn-swift
webauthn-swift copied to clipboard
Integer Byte Casting
Rather than implementing integer bit flips ourselves, we should lean on the standard library and just interpret the bytes directly.
Depends on:
- #58