Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | [Crypto] Delete mbedtls ctx in deconstructor. | Fabio Alessandrelli | 2021-07-03 | 1 | -0/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | feat: HMAC support in Crypto APIs | Jon Bonazza | 2020-11-26 | 1 | -1/+21 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Implement RSA encryption/decryption. | Fabio Alessandrelli | 2020-06-18 | 1 | -0/+2 |
* | Implement sign and verify in crypto. | Fabio Alessandrelli | 2020-06-18 | 1 | -0/+3 |
* | CryptoKey supports public keys. | Fabio Alessandrelli | 2020-06-18 | 1 | -3/+7 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -3/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -2/+2 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | New CryptoMbedTLS Crypto implementation. | Fabio Alessandrelli | 2019-08-21 | 1 | -0/+124 |