summaryrefslogtreecommitdiff
path: root/security/p5-Dancer2-Plugin-Passphrase/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Dancer2-Plugin-Passphrase/pkg-descr')
-rw-r--r--security/p5-Dancer2-Plugin-Passphrase/pkg-descr4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/p5-Dancer2-Plugin-Passphrase/pkg-descr b/security/p5-Dancer2-Plugin-Passphrase/pkg-descr
deleted file mode 100644
index 063cdc71f28f..000000000000
--- a/security/p5-Dancer2-Plugin-Passphrase/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Dancer2::Plugin::Passphrase manages the hashing of passwords for Dancer apps,
-allowing developers to follow cryptography best practices without having to
-become a cryptography expert. It uses the bcrypt algorithm as the default,
-while also supporting any hashing function provided by Digest.