Closed olegbespalov closed 8 months ago
Before I forget, we should also update the README tables to match the newly introduced support for JWK in import
and export
operations. At least for the sake of future selves 😸
@oleiade, the readme tables have no JWK (formats) dimension, but you are correct that it's worth mentioning the current state. I've made a note in ea6ac87
What?
This is an implementation of the JWK export/import.
I've decided to use the popular library instead of self-tailored since, for the following algorithms, the JWK could be more complicated in terms of maintaining standards.
How did I test it?
Related PRs:
This PR is based on #62
Why?
JWK is part of the specification.
Closes: #37