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