summaryrefslogtreecommitdiffstats
path: root/core/crypto/crypto_core.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-021-2/+2
|\
| * [Core] Improve error messages with `vformat`A Thousand Ships2024-10-301-2/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* mbedTLS: Update to new LTS v3.6.0Lyuma2024-04-101-0/+3
* [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-111-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Crypto] Implement CryptoCore::RandomGenerator.Fabio Alessandrelli2022-02-141-0/+43
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Adds PCK encryption support (using script encryption key for export).bruvzg2020-09-051-4/+16
* Add AESContext.Fabio Alessandrelli2020-06-181-0/+10
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Move CryptoCore to it's own folder.Fabio Alessandrelli2019-08-191-0/+183