diff options
Diffstat (limited to 'src/lib/pubkey/pbes2/info.txt')
-rw-r--r-- | src/lib/pubkey/pbes2/info.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/pubkey/pbes2/info.txt b/src/lib/pubkey/pbes2/info.txt new file mode 100644 index 000000000..ed88ac3eb --- /dev/null +++ b/src/lib/pubkey/pbes2/info.txt @@ -0,0 +1,9 @@ +define PKCS5_PBES2 20141119 + +<requires> +asn1 +cbc +hmac +oid_lookup +pbkdf2 +</requires> |