AuroraRuntime/Include/Aurora/Crypto
Reece Wilson 8844e8fe64 [+] AuCrypto::BCrypt
> GetForcedMinRounds
> GenSalt
> HashPW
> HashPWEx
> CheckPassword
> CheckPasswordEx
[*] Refactor AuCompression APIs
[*] Clean up AuTryConstructs
[+] Internal compression API for compression based interceptors
[+] Root-level input stream arg check for all compression apis (harden)
[*] Clean up AuCompression code
[+] Solar Designer / OpenWall blowfish crypt
[*] BlowCrypt: accept length input parameter
[*] Split locale into 2 source files
[-] Ugly comment from Open.Win32.cpp. TODO: Readd later. Might warn on empty string bc it makes sense given, "." and "/" normalizes to nothing, and memory pre-idc-if-drops are dropped siliently.
2022-09-15 20:48:50 +01:00
..
AES Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
BCrypt [+] AuCrypto::BCrypt 2022-09-15 20:48:50 +01:00
CA [*] Refactor CpuInfo 2022-02-18 10:46:51 +00:00
ECC [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
PEM [*] Amend crypto headers and type usage 2021-07-01 10:33:31 +01:00
RSA [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
X509 [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
Crypto.hpp [*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer 2022-01-20 16:04:53 +00:00
EHashType.hpp [+] Initial attempt at parsing Linux VMA space 2022-04-21 00:34:08 +01:00
EKeyType.hpp [+] Initial attempt at parsing Linux VMA space 2022-04-21 00:34:08 +01:00
EPaddingType.hpp [+] Initial attempt at parsing Linux VMA space 2022-04-21 00:34:08 +01:00