{
    "content": [
        {
            "type": "text",
            "text": "# Crypt::PBKDF2::Hash::HMACSHA3 (perldoc)\n\n## NAME\n\nCrypt::PBKDF2::Hash::HMACSHA3 - HMAC-SHA3 support for Crypt::PBKDF2 using Digest::SHA\n\n## DESCRIPTION\n\nUses Digest::HMAC and Digest::SHA3 \"sha3256\"/\"sha3384\"/\"sha3512\" to provide the HMAC-ShA3\nfamily of hashes for Crypt::PBKDF2.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **DESCRIPTION**\n- **AUTHOR**\n- **COPYRIGHT AND LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Crypt::PBKDF2::Hash::HMACSHA3",
        "section": "",
        "mode": "perldoc",
        "summary": "Crypt::PBKDF2::Hash::HMACSHA3 - HMAC-SHA3 support for Crypt::PBKDF2 using Digest::SHA",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND LICENSE",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Crypt::PBKDF2::Hash::HMACSHA3 - HMAC-SHA3 support for Crypt::PBKDF2 using Digest::SHA\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 0.161520\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Uses Digest::HMAC and Digest::SHA3 \"sha3256\"/\"sha3384\"/\"sha3512\" to provide the HMAC-ShA3\nfamily of hashes for Crypt::PBKDF2.\n\nThis could be done with Crypt::PBKDF2::Hash::DigestHMAC instead, but it seemed nice to have a\nuniform interface to HMACSHA*.\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": []
            }
        }
    }
}