e80e4713fb
algorithm. PR: ports/ports/180613 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
8 lines
299 B
Text
8 lines
299 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/module/Digest::Bcrypt
|