Results 32 comments of Troy Ronda

Same action/resolution as #550 @thehenrytsai @csuwildcat

@OR13 yes, that's how I think of a service holder. But, for more clarity: The service holder can create encrypted presentations based on the data it can access. So it...

@peacekeeper @awoie Do you know which key was used to sign `example-016-jwt.jwt`?

@awoie The JWT structure contains a normal JWS signature - is this JWS signature also not being validated in the test case?

@swcurran @andrewwhitehead do you have any updates on this topic?

Also see: https://github.com/decentralized-identity/jwt-vc-presentation-profile/issues/44

A draft RFC registering ES256K: [COSE and JOSE Registrations for WebAuthn Algorithms](https://tools.ietf.org/html/draft-ietf-cose-webauthn-algorithms-03) (M. Jones).

@tplooker The "on the wire" serialization is changed (appended with detached payloads) but the serialization provided to the JWE library is unchanged. The mechanism was designed with JWS detached mode...

> @troyronda, ok so we would still need to define this? Much like say Linked Data proofs defines the use of a detached JWS? I would think so, yes. >...