mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 15:28:11 +00:00
![]() PVS-Studio flagged this, as memset can be optimized away by the compiler in some cases. We obviously don't want that to ever happen so make sure to always use `explicit_bzero(..)` which can't be optimized away. |
||
---|---|---|
.. | ||
ASN1 | ||
Authentication | ||
BigInt | ||
Checksum | ||
Cipher | ||
Hash | ||
NumberTheory | ||
PK | ||
CMakeLists.txt | ||
Verification.h |