diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/libstate/info.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/libstate/info.txt b/src/libstate/info.txt index 94ae8101a..d48ad70d5 100644 --- a/src/libstate/info.txt +++ b/src/libstate/info.txt @@ -24,6 +24,7 @@ scan_name.cpp </source> <requires> +aes algo_factory alloc bigint @@ -32,6 +33,8 @@ core_engine engine filters hash +hmac +hmac_rng kdf mac mode_pad @@ -41,6 +44,8 @@ pbkdf pk_pad pubkey rng +sha2_32 +sha2_64 stream system_alloc </requires> |