mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 20:42:11 +02:00
LibCrypto: Remove unused MGF class
This commit is contained in:
committed by
Alexander Kalenik
parent
510aa223c2
commit
8ae01f81c9
Notes:
github-actions[bot]
2025-02-17 23:03:46 +00:00
Author: https://github.com/devgianlu Commit: https://github.com/LadybirdBrowser/ladybird/commit/8ae01f81c92 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3606
@@ -24,7 +24,6 @@
|
||||
#include <LibCrypto/Curves/X448.h>
|
||||
#include <LibCrypto/Hash/HKDF.h>
|
||||
#include <LibCrypto/Hash/HashManager.h>
|
||||
#include <LibCrypto/Hash/MGF.h>
|
||||
#include <LibCrypto/Hash/PBKDF2.h>
|
||||
#include <LibCrypto/Hash/SHA1.h>
|
||||
#include <LibCrypto/Hash/SHA2.h>
|
||||
|
||||
Reference in New Issue
Block a user