The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.