AuroraRuntime/Source/Crypto
Reece Wilson d63571e4b5 [+] AuCompression::CompressionInterceptor
[+] AuCrypto::CBC::CBCContext
[+] AuFS::ReadDirRecursive
[+] AuFS::DirDeleter
[+] AuCrypto::PBKDF2
[+] AuCrypto::AES::CBCEncrypt
[+] AuCrypto::AES::CBCDecrypt
[+] AuCrypto::TDES::CBCEncrypt
[+] AuCrypto::TDES::CBCDecrypt
[+] Optimize read write locks
[*] Added `ContextFlags = CONTEXT_ALL` to Win32 PlatformWalkCallStack
2022-11-06 13:23:22 +00:00
..
AES [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
BCrypt [+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc) 2022-09-19 02:34:57 +01:00
CA Initial Commit 2021-06-27 22:25:29 +01:00
CBC [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
ECC [*] i don't believe yarrow_start is necessary, but just in case, register the yarrows cipher state ahead of rsa/ecc calls 2022-09-25 11:19:43 +01:00
HashCash [+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc) 2022-09-19 02:34:57 +01:00
HMAC [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00
PBKDF2 [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
PEM [+] Added LocaleStrings.hpp -> NewLine 2022-01-26 08:30:19 +00:00
RSA [*] i don't believe yarrow_start is necessary, but just in case, register the yarrows cipher state ahead of rsa/ecc calls 2022-09-25 11:19:43 +01:00
TDES [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
X509 [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
Crypto.hpp [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00