Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Use crate in imports in the openssl crate | Jonas Platte |
2020-12-07 | Add some module and types documentation | Edoardo Morandi |
2020-12-05 | Improve documentation for `encrypt` and `decrypt` | Edoardo Morandi |
2020-12-05 | Make the tests use `encrypt_len`/`decrypt_len` | Edoardo Morandi |
2020-12-05 | Add encrypt_len and decrypt_len | Edoardo Morandi |
2020-12-05 | Add minimal openssl/libressl version for OAEP | Edoardo Morandi |
2020-12-05 | Remove unnecessary new_intern | Edoardo Morandi |
2020-12-04 | Fix compilation with old compiler | Edoardo Morandi |
2020-12-04 | Add encrypt module and RSA OAEP support | Edoardo Morandi |