AuroraRuntime/Source/Crypto/ECC
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
..
ECC.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
ECC.hpp [*] Preparing for ECC support 2021-09-18 21:10:25 +01:00
ECCCurves.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
ECCCurves.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
ECCGeneric.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
ECCGeneric.hpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
ECCx25519Utils.cpp [*] Major change in include convention 2021-09-30 15:57:41 +01:00
ECCx25519Utils.hpp [*] Amend %x -> {:X} formatting 2021-09-17 20:26:05 +01:00
ECCX25519Private.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
ECCX25519Private.hpp [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00
ECCX25519Public.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
ECCX25519Public.hpp [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00
PrivateECCImpl.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
PrivateECCImpl.hpp [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00
PublicECCImpl.cpp [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00
PublicECCImpl.hpp [-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType) 2022-09-25 10:56:03 +01:00