mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-18 01:40:33 +00:00
Use OpenSSL_MAC and OpenSSL_MAC_CTX wrappers together with OPENSSL_TRY to replace manual EVP_MAC resource management in KMAC::sign(). This eliminates manual EVP_MAC_free/EVP_MAC_CTX_free calls in every error path. |
||
|---|---|---|
| .. | ||
| ASN1 | ||
| Authentication | ||
| BigFraction | ||
| BigInt | ||
| Certificate | ||
| Cipher | ||
| Curves | ||
| Hash | ||
| PK | ||
| CMakeLists.txt | ||
| Forward.h | ||
| OpenSSL.cpp | ||
| OpenSSL.h | ||
| OpenSSLForward.h | ||