top | item 44733838 (no title) 0x006A | 7 months ago why was CBOR used for WebAuthn and was that a good idea? discuss order hn newest qcnguy|7 months ago Because given the same input data structure every correct implementation generates exactly the same byte sequence, so it's useful for signing. This isn't true of many other data formats, including JSON and protocol buffers.
qcnguy|7 months ago Because given the same input data structure every correct implementation generates exactly the same byte sequence, so it's useful for signing. This isn't true of many other data formats, including JSON and protocol buffers.
qcnguy|7 months ago