diff options
Diffstat (limited to 'src/kdf/mgf1/info.txt')
-rw-r--r-- | src/kdf/mgf1/info.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/kdf/mgf1/info.txt b/src/kdf/mgf1/info.txt index 0616f43b7..f9e952f82 100644 --- a/src/kdf/mgf1/info.txt +++ b/src/kdf/mgf1/info.txt @@ -4,11 +4,11 @@ define MGF1 load_on dep -<requires> -kdf -</requires> - <add> mgf1.h mgf1.cpp </add> + +<requires> +hash +</requires> |