summaryrefslogtreecommitdiff
path: root/modules/mbedtls/crypto_mbedtls.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-08[Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-07-03[Crypto] Delete mbedtls ctx in deconstructor.Fabio Alessandrelli
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-26feat: HMAC support in Crypto APIsJon Bonazza
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-06-18Implement RSA encryption/decryption.Fabio Alessandrelli
2020-06-18Implement sign and verify in crypto.Fabio Alessandrelli
2020-06-18CryptoKey supports public keys.Fabio Alessandrelli
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-21New CryptoMbedTLS Crypto implementation.Fabio Alessandrelli