AuroraRuntime/Source/Crypto/RSA
Reece Wilson 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
..
RSA.hpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
RSAPrivate.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
RSAPrivate.hpp [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00
RSAPublic.cpp [*] 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
RSAPublic.hpp [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00