{
    "mode": "perldoc",
    "parameter": "crypt",
    "section": "-f",
    "url": "https://www.chedong.com/phpMan.php/perldoc/crypt/json",
    "generated": "2026-06-03T05:23:01Z",
    "sections": [],
    "flags": [],
    "examples": [],
    "see_also": [],
    "tldr": {
        "source": "cheatsh",
        "description": "",
        "examples": [
            {
                "description": "Encrypt a file",
                "command": "crypt -e fileToEncrypt outputFile"
            },
            {
                "description": "Decrypt a file",
                "command": "crypt -d fileToDecrypt outputFile"
            }
        ]
    }
}