Binary package “libdigest-bcrypt-perl” in ubuntu xenial

Perl interface to the bcrypt digest algorithm

 libdigest-bcrypt-perl 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.