summaryrefslogtreecommitdiffstats
path: root/modules/mbedtls/crypto_mbedtls.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-1/+1
|\
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Allow ClassDB to create a Object without postinitialization for GDExtension.Daylily-Zeleen2024-08-201-4/+4
* mbedTLS: Update to new LTS v3.6.0Lyuma2024-04-101-0/+2
* Add const lvalue ref to core/* container parametersMuller-Castro2024-02-141-13/+13
* Exposes String functions for X509CertificatesScorpionInc2023-05-091-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli2022-09-081-3/+3
* 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