diff options
author | lloyd <[email protected]> | 2011-03-08 22:18:37 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-03-08 22:18:37 +0000 |
commit | e8ae96510f3d87e3b142df81b51c3b15e30e77f9 (patch) | |
tree | 4f61ddba33a8e06b85ba2edc1b74d1a02e7c4739 /src/libstate/info.txt | |
parent | 5f4aafe005d1031b955718fbb94d6beec3e6ea48 (diff) | |
parent | 41da07c02a36add833965be5ddc60ef1cf089beb (diff) |
propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc314996053a5bdd)
to branch 'net.randombit.botan.c++0x' (head 34696d52a8148d64f7021b3e193fc56f051b9dd2)
Diffstat (limited to 'src/libstate/info.txt')
-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 a017589fc..ef0c9a47e 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 @@ -39,6 +42,8 @@ pbkdf pk_pad pubkey rng +sha2_32 +sha2_64 stream system_alloc </requires> |