table of contents
Dancer2::Plugin::Passphrase::Hashed(3pm) | User Contributed Perl Documentation | Dancer2::Plugin::Passphrase::Hashed(3pm) |
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.
2022-05-30 | perl v5.34.0 |