AuroraRuntime/Source/Crypto
Jamie Reece Wilson c6c62ffca7 [*] Clean up RuntimeConfig.hpp
[*] Fix consoles blocking;
[*] Fix an AuSharedFromThis() in AuCertChain that should've been removed
2024-11-08 04:28:58 +00:00
..
AES [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
BCrypt [*] Fix bcrypt compilation regression 2024-08-01 11:40:10 +01:00
CA [+] AuCrypto::CA::ICertificateStore 2024-10-16 02:07:24 +01:00
CBC [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
ECC [*] QOL / Hardening / Optimizations / Bug fixes 2024-10-02 00:47:44 +01:00
HashCash [*] i was taking a shit when i remembered our hashcash algorithm is fundamentally borked 2023-05-20 02:38:47 +01:00
HMAC [*] Not a day goes by without Roman Medvedev giving me grief 2024-02-16 13:07:28 +00:00
KeyPair [+] AuCrypto::CA::ICertificateStore 2024-10-16 02:07:24 +01:00
PBKDF2 [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
PEM [*] I was right. String views are [mostly] pointless (*) 2024-04-19 05:58:08 +01:00
RSA [*] QOL / Hardening / Optimizations / Bug fixes 2024-10-02 00:47:44 +01:00
TDES [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
X509 [*] Clean up RuntimeConfig.hpp 2024-11-08 04:28:58 +00:00
Crypto.hpp [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00