AuroraRuntime/Include/Aurora/Crypto
J Reece Wilson 7a0593adeb [+] AuCrypto::CA::ICertificateStore
[+] AuCrypto::CA::INewCertificateStore
[+] AuCrypto::CA::IPinCertificate
[+] AuCrypto::CA::PinAlwaysFail
[+] AuCrypto::CA::PinAlwaysPass
[+] AuCrypto::CA::PinCheckOS
[+] AuCrypto::CA::PinCheckDefault
[+] AuCrypto::CA::PinCheckBuiltin
[+] AuCrypto::CA::PinCheckGlobal
[+] AuCrypto::CA::PinCheckTwoAnd
[+] AuCrypto::CA::PinCheckTwoOr
[+] AuCrypto::CA::SetGlobalTLSPinner
[*] Minor AuCrypto::X509 decoder work
[*] AuCrypto::X509: transition to memory views (x509 is bytebuffer era and earlier code, beri early)
[+] AuCrypto::IPrivateKeyProvider
[+] AuCrypto::IPrivateKeyPair
[+] AuCrypto::PrivateKeyPair
[+] AuCrypto::ImportPrivateKeyPair
[*] Refactor: AuCrypto::X509::GenerateCertificate(...)
[+] AuCrypto::X509::NewChainFromOneDer
[+] AuCrypto::X509::NewChainFromManyDer
[+] AuCrypto::X509::NewChainFromManyDerInStream
[+] AuCrypto::X509::NewChainFromOnePem
[+] AuCrypto::X509::NewChainFromManyPem
[+] AuCrypto::X509::NewChainFromManyPemInStream
[*] Fix TLS code that was abandoned since its introduction with the net code. mbedtls is a hairbrained mess. so many *blocking* github issues starting after 2017. so little progress.
[+] AuIO::TLS::TLSMeta::pKeyPairProvider
[+] AuIO::TLS::TLSServer::bAllowSNIToFallBackDefault
[+] AuIO::TLS::TLSServer::bAllowSNILessUseDefaultCert
2024-10-16 02:07:24 +01:00
..
AES [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
BCrypt [+] Added "Safer" variants to bcrypt when using string containers 2024-02-19 19:09:21 +00: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 [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00: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
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 [*] Improve PKCS1 OAEP support 2024-02-19 11:15:10 +00:00
TDES [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
X509 [+] AuCrypto::CA::ICertificateStore 2024-10-16 02:07:24 +01:00
Crypto.hpp [+] AuCrypto::CA::ICertificateStore 2024-10-16 02:07:24 +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