summaryrefslogtreecommitdiff
path: root/security/p5-Digest-Bcrypt/pkg-descr
blob: d4a04d655892b7b81327a342b056a6b0fbabcbfd (plain) (blame)
1
2
3
4
5
6
Provides an interface to the bcrypt digest algorithm.

This module subclasses Digest::base and can be used either directly or
through the Digest meta-module. Using the latter is recommended.

It is mostly a wrapper around Crypt::Eksblowfish::Bcrypt.