GET /api/v1/ports/p5.32-crypt-cbc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-crypt-cbc",
"portdir": "perl/p5-crypt-cbc",
"version": "3.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::CBC",
"description": "Encrypt Data with Cipher Block Chaining Mode",
"long_description": "This is Crypt::CBC, a Perl-only implementation of the the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by SSLeay.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-crypt-des",
"p5.32-crypt-blowfish",
"p5.32-crypt-cast5"
]
},
{
"type": "lib",
"ports": [
"p5.32-data-serializer",
"p5.32-session-storage-secure",
"p5.32-alt-crypt-rsa-bigint",
"p5.32-tie-encryptedhash",
"p5.32-crypt-rsa",
"p5.32-dancer-session-cookie"
]
}
]
}