The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Dancer2::Plugin::Passphrase::Hashed - Helper package for Dancer2::Plugin::Passphrase.

METHODS

rfc2307()

scheme()

algorithm()

cost()

plaintext()

salt_raw()

hash_raw()

salt_hex()

hash_hex()

salt_base64()

hash_base64()

AUTHOR

Maintainer: Henk van Oers <hvoers@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by James Aitken.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.