serenity/Userland/Libraries/LibCrypto
Michiel Visser 000f0274e2 LibCrypto: Fix SECP384r1 verification when hash is SHA256
Some websites actually provide a SECP384 certificate which is signed
using a SHA256 hash. We assumed that SECP384 always used a SHA384 hash,
but this is not the case.
2023-11-29 18:17:14 +03:30
..
AEAD
ASN1
Authentication
BigFraction
BigInt
Checksum
Cipher
Curves LibCrypto: Fix SECP384r1 verification when hash is SHA256 2023-11-29 18:17:14 +03:30
Hash
NumberTheory
PK
CMakeLists.txt LibCrypto+LibTLS: Switch to the generic SECPxxxr1 implementation 2023-11-27 09:43:07 +03:30
Forward.h
Verification.h