diff options
Diffstat (limited to 'src/core/info.txt')
-rw-r--r-- | src/core/info.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/core/info.txt b/src/core/info.txt index df98e51ab..802f5bcef 100644 --- a/src/core/info.txt +++ b/src/core/info.txt @@ -6,8 +6,11 @@ define CORE_MODULE <requires> aes -bigint sha1 +sha2 +hmac +bigint +math allocators filters pubkey @@ -19,6 +22,7 @@ data_src.cpp datastor.cpp def_alg.cpp def_mode.cpp +def_powm.cpp eng_base.cpp engine.cpp exceptn.cpp |