diff options
Diffstat (limited to 'src/lib/passhash/bcrypt/info.txt')
-rw-r--r-- | src/lib/passhash/bcrypt/info.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/passhash/bcrypt/info.txt b/src/lib/passhash/bcrypt/info.txt new file mode 100644 index 000000000..5cc246cab --- /dev/null +++ b/src/lib/passhash/bcrypt/info.txt @@ -0,0 +1,9 @@ +define BCRYPT 20131128 + +<requires> +libstate +blowfish +rng +base64 +</requires> + |