summaryrefslogtreecommitdiffstats
path: root/modules/mbedtls/crypto_mbedtls.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* [Crypto] Delete mbedtls ctx in deconstructor.Fabio Alessandrelli2021-07-031-0/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* feat: HMAC support in Crypto APIsJon Bonazza2020-11-261-1/+21
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Implement RSA encryption/decryption.Fabio Alessandrelli2020-06-181-0/+2
* Implement sign and verify in crypto.Fabio Alessandrelli2020-06-181-0/+3
* CryptoKey supports public keys.Fabio Alessandrelli2020-06-181-3/+7
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* New CryptoMbedTLS Crypto implementation.Fabio Alessandrelli2019-08-211-0/+124