google / mundane

Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in that order).
MIT License
1.07k stars 49 forks source link

Add RSA signing #4

Closed joshlf closed 5 years ago

joshlf commented 5 years ago

Open questions:

joshlf commented 5 years ago

I'm currently working on this; if you're interested in helping, please let me know so we can coordinate.