|
66b948697b
|
[+] Missing x509 members
[*] Added POSIX-like rng fd close on deinit
[*] Added verbose arg checks for unix env vars
|
2023-07-10 20:58:12 +01:00 |
|
|
124038df62
|
[*] Refactor public headers
[+] AuConsole::Commands::RemoveCommand
[+] EExtendedUsage::eServerAuth
[+] SysPanic2 for SysSafeLine hints (backtrace may contain optimized SysPanics, making tracing the true origin difficult)
[*] Reworked SysAssertions
[*] AuParse::EncodeHex now takes AuMemoryViewRead
[*] AuRng::ReadSecureRNG now takes AuMemoryViewWrite
[*] AuRng::ReadFastRNG now takes AuMemoryViewWrite
|
2023-01-15 06:05:22 +00:00 |
|
|
033f7e2453
|
[+] Aurora::Crypto::X509::CertRequest
[+] Aurora::Crypto::X509::GenerateCertificate
[*] Fix lazily copied gen1 RSA code
[+] Aurora::Crypto::ECC::EECCCurve::eCurveSECP256R1
[+] Aurora::Crypto::ECC::EECCCurve::eCurveSECP256K1
[+] Aurora::Crypto::ECC::EECCCurve::eCurveSECP384R1
[+] Aurora::Crypto::ECC::EECCCurve::eCurveSECP521R1
[*] Unfuck ECC interop
[*] Tls pinning: use mbedtls_ssl_conf_verify for tls1.3 (when mbedtls is in a better state)
|
2022-11-18 21:03:11 +00:00 |
|
|
131f7de43b
|
[+] 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 |
|
|
237d2d070c
|
[+] Initial attempt at parsing Linux VMA space
[*] Refactor old C++ enums into AUE derivative
|
2022-04-21 00:34:08 +01:00 |
|
|
02aa0dfd13
|
[*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer
|
2022-01-20 16:04:53 +00:00 |
|
|
eb4a495199
|
Initial Commit
|
2021-06-27 22:25:29 +01:00 |
|