Re: Real BTCR DID Document

On Wed, Feb 12, 2020 at 1:53 PM Leonard Rosenthol <lrosenth@adobe.com>
wrote:

> To Chris’s original question – I’ve been using a fork of
> https://github.com/Thalhammer/jwt-cpp for our JWS/JWT work (though not
> DID specific).   (FWIW: my fork adds support for non-JSON payloads and
> detached signatures)
>
Thanks, Leonard, this is useful.

My challenge is that I’ve yet to find a library that supports the secp256k1
magic values as proposed in
https://tools.ietf.org/html/draft-ietf-cose-webauthn-algorithms-05 but is
not in the RFC that jwt-cpp code yet.

Mike Jones, what is the status of this internet draft to become an RFC? Do
you have any reference examples I can test against? Section 3.1 and 3.2
specify the magic values, but there are no test vectors.

— Christopher Allen

>

Received on Thursday, 13 February 2020 05:23:30 UTC