diff options
Diffstat (limited to 'security/p5-Dancer-Plugin-Passphrase/pkg-descr')
-rw-r--r-- | security/p5-Dancer-Plugin-Passphrase/pkg-descr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/p5-Dancer-Plugin-Passphrase/pkg-descr b/security/p5-Dancer-Plugin-Passphrase/pkg-descr deleted file mode 100644 index d10429f90a92..000000000000 --- a/security/p5-Dancer-Plugin-Passphrase/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Dancer::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. |