Acme-CPANModules-CryptingPassword
view release on metacpan or search on metacpan
There are some wrappers and other utilities available on CPAN for added
convenience.
ACME::CPANMODULES ENTRIES
Crypt::Password::Util
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
This module offers a one-argument crypt() which generates an
appropriate ("reasonably secure") salt for you. There are also
utility functions to check whether a string looks like a crypted
password and to find out the type of the crypted password.
App::bcrypt
Author: BDFOY <https://metacpan.org/author/BDFOY>
The distribution provides a "bcrypt" CLI utility to crypt every
input line with bcrypt. It can also compare a password with its
crypt.
Script: bcrypt
lib/Acme/CPANModules/CryptingPassword.pm view on Meta::CPAN
convenience.
_
entries => [
{
module => 'Crypt::Password::Util',
description => <<'_',
This module offers a one-argument `crypt()` which generates an appropriate
("reasonably secure") salt for you. There are also utility functions to check
whether a string looks like a crypted password and to find out the type of the
crypted password.
_
},
{
module => 'App::bcrypt',
script => 'bcrypt',
description => <<'_',
lib/Acme/CPANModules/CryptingPassword.pm view on Meta::CPAN
=head1 ACME::CPANMODULES ENTRIES
=over
=item L<Crypt::Password::Util>
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
This module offers a one-argument C<crypt()> which generates an appropriate
("reasonably secure") salt for you. There are also utility functions to check
whether a string looks like a crypted password and to find out the type of the
crypted password.
=item L<App::bcrypt>
Author: L<BDFOY|https://metacpan.org/author/BDFOY>
The distribution provides a C<bcrypt> CLI utility to crypt every input line with
bcrypt. It can also compare a password with its crypt.
lib/Acme/CPANModules/HashingPassword.pm view on Meta::CPAN
=head1 ACME::CPANMODULES ENTRIES
=over
=item L<Crypt::Password::Util>
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
This module offers a one-argument C<crypt()> which generates an appropriate
("reasonably secure") salt for you. There are also utility functions to check
whether a string looks like a crypted password and to find out the type of the
crypted password.
=item L<App::bcrypt>
Author: L<BDFOY|https://metacpan.org/author/BDFOY>
The distribution provides a C<bcrypt> CLI utility to crypt every input line with
bcrypt. It can also compare a password with its crypt.
( run in 1.532 second using v1.01-cache-2.11-cpan-39bf76dae61 )