Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix crash when passing invalid key to Crypto. | Fabio Alessandrelli | 2019-10-09 | 1 | -0/+1 |
| | | | | In generate_self_signed_certificate | ||||
* | Added some obvious errors explanations | qarmin | 2019-09-25 | 1 | -7/+7 |
| | |||||
* | Better error handling in SSLContext, Crypto | Fabio Alessandrelli | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | New CryptoMbedTLS Crypto implementation. | Fabio Alessandrelli | 2019-08-21 | 1 | -0/+285 |
Allows random bytes, RSA keys, and X509 certificates generation. |