adorsys / didcomm-mediator-rs

Simple mediator for DIDComm Messaging v2
Apache License 2.0
3 stars 0 forks source link

Modified JWK to reflect spec #60

Closed hugoib closed 11 months ago

hugoib commented 11 months ago

Closes #49

Improved JWK handling to comply with the spec https://datatracker.ietf.org/doc/html/rfc7517. Implementation inspired by https://github.com/RustCrypto/JOSE.

hugoib commented 11 months ago

On hold, tests are broken inside did-endpoint, fixing...

hugoib commented 11 months ago

Ready for review again 👍🏻

hugoib commented 11 months ago

@IngridPuppet I tracked down the problem. I am using https://github.com/jinxdash/prettier-plugin-rust inside my VS Code. I will disable it.

francis-pouatcha commented 11 months ago

Formating makes review tough.

hugoib commented 11 months ago

Closed and opened a new, cleaner: https://github.com/ADORSYS-GIS/didcomm-mediator-rs/pull/70