phpseclib/src/a25c82c8-14c2-40df-adae-f83.../settings.json

37 lines
1.5 KiB
JSON
Raw Permalink Normal View History

2023-04-15 15:00:08 +00:00
{
2023-10-24 08:36:46 +00:00
"add_head": "1",
2023-04-15 15:00:08 +00:00
"add_licensing_template": "2",
"extends": "0",
"guid": "a25c82c8-14c2-40df-adae-f832709ab49b",
"implements": [
"81de8f57-dd9c-4a17-964f-848cd4a0743b"
],
"load_selection": null,
"name": "Aes",
"power_version": "1.0.0",
"system_name": "JCB.Crypt.Aes",
"type": "class",
"use_selection": {
"use_selection0": {
"use": "c46a42b4-b0d3-48e7-a6fa-af0399e1e66c",
"as": "default"
}
},
2024-04-07 11:20:36 +00:00
"namespace": "[[[NamespacePrefix]]]\\Joomla\\Componentbuilder.Crypt.Aes",
2023-04-15 15:00:08 +00:00
"description": "Class for Aes Encryption\r\n\r\n@since 3.2.0",
"licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe <https:\/\/dev.vdm.io>\r\n * @git Joomla Component Builder <https:\/\/git.vdm.dev\/joomla\/Component-Builder>\r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n",
"head": "",
"composer": {
"composer0": {
"access_point": "phpseclib3\/vendor\/autoload.php",
"namespace": {
"namespace0": {
"use": "phpseclib3\\Crypt\\AES as BASEAES"
2023-10-24 08:36:46 +00:00
},
"namespace1": {
"use": "phpseclib3\\Exception\\BadDecryptionException"
2023-04-15 15:00:08 +00:00
}
}
}
}
}