aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/base/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2015-02-18 04:21:21 +0000
committerlloyd <[email protected]>2015-02-18 04:21:21 +0000
commit88285f51ba4fd5bc1a1cc06b0760b3926046f29b (patch)
tree7443b2b266b8445433b9c63704b7a09e216282f2 /src/lib/base/info.txt
parentaced9e88d970546c6324e768ce11b0a483bd3bd0 (diff)
Modify interfaces of KDF and PBKDF to write output to an array, with
higher level functions on interface handling returning a vector.
Diffstat (limited to 'src/lib/base/info.txt')
-rw-r--r--src/lib/base/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/base/info.txt b/src/lib/base/info.txt
index 581c40fe0..e09351596 100644
--- a/src/lib/base/info.txt
+++ b/src/lib/base/info.txt
@@ -23,6 +23,7 @@ hash
hex
mac
modes
+pbkdf
rng
stream
utils