Commit Graph

3 Commits

Author SHA1 Message Date
Tete17
23692ccc90 LibCrypto: Make HKDF and PBKDF2 algorithms non copyable
These contain pointer members pointers and copying them can lead to
a double free scenario.
2026-01-04 15:56:54 +01:00
devgianlu
e90d2a5713 LibCrypto+LibWeb: Refactor HKDF and PBKDF2 classes with OpenSSL 2025-02-24 11:11:05 +01:00
Timothy Flynn
93712b24bf Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00