mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
This commit fixes up the following: - HMAC should not reuse a single hasher when successively updating - AES Key should not assume its user key is valid signed char* - Mode should have a virtual destructor And adds a RFC5246 padding mode, which is required for TLS |
||
---|---|---|
.. | ||
HashFunction.h | ||
MD5.cpp | ||
MD5.h | ||
SHA2.cpp | ||
SHA2.h |