{
    "mode": "perldoc",
    "parameter": "Crypt::PBKDF2::Hash::DigestHMAC",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Crypt%3A%3APBKDF2%3A%3AHash%3A%3ADigestHMAC/json",
    "generated": "2026-06-09T16:58:23Z",
    "sections": {
        "NAME": {
            "content": "Crypt::PBKDF2::Hash::DigestHMAC - Digest::HMAC hash support for Crypt::PBKDF2.\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 0.161520\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Uses Digest::HMAC to make nearly any Digest-compatible module compatible with Crypt::PKBDF2 by\ndriving it with the standard HMAC algorithm to combine the key and the data.\n",
            "subsections": []
        },
        "ATTRIBUTES": {
            "content": "digestclass\nThe Digest class to use. Will be passed to \"Digest->new\".\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Andrew Rodland <arodland@cpan.org>\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "This software is copyright (c) 2016 by Andrew Rodland.\n\nThis is free software; you can redistribute it and/or modify it under the same terms as the Perl\n5 programming language system itself.\n",
            "subsections": []
        }
    },
    "summary": "Crypt::PBKDF2::Hash::DigestHMAC - Digest::HMAC hash support for Crypt::PBKDF2.",
    "flags": [],
    "examples": [],
    "see_also": []
}