Hi I like how this library is organized, but I'm struggling to find a way to do the following:
- Create a JWK from system randomness
- Create a signature with that key
- Verify the signature with a JWK
Is this library capable of doing this yet? Or is it still in progress?