Henry Tsai
Henry Tsai
Need to add a README to describe the purpose of this repo and its design.
Hi guys, We have an implementation of the Hub Core end-to-end authenticated encryption and authentication scheme using JWE, JWS, JWT defined in the JOSE standards. To view the documentation of...
`[publicKey as any]` in `IonRequest.spec.ts` `[publicKeyModel1 as any]` in `IonDid.spec.ts`
Thanks for the super reader-friendly tbDEX 1.0 spec! Really appreciate the clarity and thoughts that went into creating the protocol, which made the read-through an enjoyable experience! I just have...
1. Updated @types/eslint dependencies across all packages. They need to be updated together else `tsc` will result in `error TS2300: Duplicate identifier` errors. 1. Opportunistically updated `playwright` dependencies.
Revisit new default mocha rules that were disabled in #579. See `root/eslint.config.cjs`.
Should move the `Hkdf` class in `agent` package in `web5-js` repo into the `crypto` package and consume it instead of duplicated logic in `dwn-sdk-js`.