zio-crypto icon indicating copy to clipboard operation
zio-crypto copied to clipboard

Signatures with RSA

Open remiguittaut opened this issue 3 years ago • 1 comments

We should support signatures with RSA key pairs (256, 384 and 512), as they are commonly used with json web tokens.

remiguittaut avatar Mar 05 '21 14:03 remiguittaut

@vigoo This should probably be closed as it was fixed by https://github.com/zio/zio-crypto/commit/1ab0c15ac72954ff8575d7c66a87ac3b67386f13.

Wosin avatar Oct 03 '22 22:10 Wosin