did-jwt icon indicating copy to clipboard operation
did-jwt copied to clipboard

Implementing JWE for P256

Open bshambaugh opened this issue 9 months ago • 15 comments

I am starting to work through #225 and the first file that I changed was ECDH.ts. Please forgive my deletion of yarn.lock. If this is an issue, perhaps I can address it later. This does not have tests yet, but neither does the prexisting x25519 function. I do need to make sure that when I get a compressed P256 public key as input to getSharedSecret I get the correct results.

bshambaugh avatar Sep 22 '23 19:09 bshambaugh