1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 19:35:08 +00:00
serenity/Userland/Libraries/LibCrypto/PK
Brian Gianforcaro dba5710efa LibCrypto: Use default instead of an empty constructor/destructor
Default implementations allow for more optimizations.
See: https://pvs-studio.com/en/docs/warnings/v832/
2021-09-16 17:17:13 +02:00
..
Code Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
PK.h LibCrypto: Use default instead of an empty constructor/destructor 2021-09-16 17:17:13 +02:00
RSA.cpp Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
RSA.h LibCrypto: Use default instead of an empty constructor/destructor 2021-09-16 17:17:13 +02:00