diff --git a/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/settings.json b/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/settings.json index 30ee3ac..fa65594 100644 --- a/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/settings.json +++ b/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/settings.json @@ -21,7 +21,7 @@ "as": "default" } }, - "namespace": "VDM\\Joomla\\FOF\\Encrypt.AES.Mcrypt", + "namespace": "[[[NamespacePrefix]]]\\Joomla\\FOF\\Encrypt.AES.Mcrypt", "description": "Mcrypt AES encryption class\r\n\r\n@package FrameworkOnFramework\r\n@since 1.0\r\n@deprecated Use phpseclib\/phpseclib version 3 Instead. ", "licensing_template": "\/**\r\n * @package FrameworkOnFramework\r\n * @subpackage Encryption\r\n * @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos \/ Akeeba Ltd. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n * @note\t This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author.\r\n * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite.\r\n * - Do not use this in new projects.\r\n * - Expect no updates.\r\n * - This is outdated.\r\n * - Not best choice for encryption.\r\n * - Use phpseclib\/phpseclib version 3 Instead.\r\n * - Checkout the JCB Crypt Suite. \r\n *\/", "head": "", diff --git a/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/settings.json b/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/settings.json index c817dbc..1905283 100644 --- a/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/settings.json +++ b/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/settings.json @@ -10,7 +10,7 @@ "system_name": "FOF.Utils.Phpfunc", "type": "class", "use_selection": null, - "namespace": "VDM\\Joomla\\FOF\\Utils.Phpfunc", + "namespace": "[[[NamespacePrefix]]]\\Joomla\\FOF\\Utils.Phpfunc", "description": "Intercept calls to PHP functions.\r\n\r\n@method function_exists(string $function)\r\n@method mcrypt_list_algorithms()\r\n@method hash_algos()\r\n@method extension_loaded(string $ext)\r\n@method mcrypt_create_iv(int $bytes, int $source)\r\n@method openssl_get_cipher_methods()\r\n\r\n@package FrameworkOnFramework\r\n@since 1.0", "licensing_template": "\/**\r\n * @package FrameworkOnFramework\r\n * @subpackage Utilities\r\n * @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos \/ Akeeba Ltd. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n * @note\t This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author.\r\n * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite.\r\n *\/", "head": "", diff --git a/src/4c89df31-8b94-40bb-94fc-7ec378145044/settings.json b/src/4c89df31-8b94-40bb-94fc-7ec378145044/settings.json index 6847b0c..b27c8a8 100644 --- a/src/4c89df31-8b94-40bb-94fc-7ec378145044/settings.json +++ b/src/4c89df31-8b94-40bb-94fc-7ec378145044/settings.json @@ -10,7 +10,7 @@ "system_name": "FOF.Encrypt.AES.Abstraction", "type": "abstract class", "use_selection": null, - "namespace": "VDM\\Joomla\\FOF\\Encrypt.AES.Abstraction", + "namespace": "[[[NamespacePrefix]]]\\Joomla\\FOF\\Encrypt.AES.Abstraction", "description": "Abstract AES encryption class\r\n\r\n@package FrameworkOnFramework\r\n@since 1.0\r\n@deprecated Use phpseclib\/phpseclib version 3 Instead. ", "licensing_template": "\/**\r\n * @package FrameworkOnFramework\r\n * @subpackage Encryption\r\n * @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos \/ Akeeba Ltd. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n * @note\t This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author.\r\n * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite.\r\n * - Do not use this in new projects.\r\n * - Expect no updates.\r\n * - This is outdated.\r\n * - Not best choice for encryption.\r\n * - Use phpseclib\/phpseclib version 3 Instead.\r\n * - Checkout the JCB Crypt Suite. \r\n *\/", "head": "", diff --git a/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/settings.json b/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/settings.json index abd3cc9..c6b408e 100644 --- a/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/settings.json +++ b/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/settings.json @@ -15,7 +15,7 @@ "as": "default" } }, - "namespace": "VDM\\Joomla\\FOF\\Encrypt.AES.AesInterface", + "namespace": "[[[NamespacePrefix]]]\\Joomla\\FOF\\Encrypt.AES.AesInterface", "description": "Interface for AES encryption adapters\r\n\r\n@package FrameworkOnFramework\r\n@since 1.0\r\n@deprecated Use phpseclib\/phpseclib version 3 Instead. ", "licensing_template": "\/**\r\n * @package FrameworkOnFramework\r\n * @subpackage Encryption\r\n * @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos \/ Akeeba Ltd. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n * @note\t This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author.\r\n * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite.\r\n * - Do not use this in new projects.\r\n * - Expect no updates.\r\n * - This is outdated.\r\n * - Not best choice for encryption.\r\n * - Use phpseclib\/phpseclib version 3 Instead.\r\n * - Checkout the JCB Crypt Suite. \r\n *\/", "head": "", diff --git a/src/885cc1cf-1904-483c-aecc-6af916c329e7/settings.json b/src/885cc1cf-1904-483c-aecc-6af916c329e7/settings.json index 7774836..40ef080 100644 --- a/src/885cc1cf-1904-483c-aecc-6af916c329e7/settings.json +++ b/src/885cc1cf-1904-483c-aecc-6af916c329e7/settings.json @@ -21,7 +21,7 @@ "as": "default" } }, - "namespace": "VDM\\Joomla\\FOF\\Encrypt.AES.Openssl", + "namespace": "[[[NamespacePrefix]]]\\Joomla\\FOF\\Encrypt.AES.Openssl", "description": "Openssl AES encryption class\r\n\r\n@package FrameworkOnFramework\r\n@since 1.0\r\n@deprecated Use phpseclib\/phpseclib version 3 Instead. ", "licensing_template": "\/**\r\n * @package FrameworkOnFramework\r\n * @subpackage Encryption\r\n * @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos \/ Akeeba Ltd. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n * @note\t This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author.\r\n * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite.\r\n * - Do not use this in new projects.\r\n * - Expect no updates.\r\n * - This is outdated.\r\n * - Not best choice for encryption.\r\n * - Use phpseclib\/phpseclib version 3 Instead.\r\n * - Checkout the JCB Crypt Suite. \r\n *\/", "head": "", diff --git a/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/settings.json b/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/settings.json index 7f15d3e..73b6a8c 100644 --- a/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/settings.json +++ b/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/settings.json @@ -31,7 +31,7 @@ "as": "default" } }, - "namespace": "VDM\\Joomla\\FOF\\Encrypt.AES", + "namespace": "[[[NamespacePrefix]]]\\Joomla\\FOF\\Encrypt.AES", "description": "AES encryption class\r\n\r\n@package FrameworkOnFramework\r\n@since 1.0\r\n@deprecated Use phpseclib\/phpseclib version 3 Instead. ", "licensing_template": "\/**\r\n * @package FrameworkOnFramework\r\n * @subpackage Encryption\r\n * @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos \/ Akeeba Ltd. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n * @note\t This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author.\r\n * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite.\r\n * - Do not use this in new projects.\r\n * - Expect no updates.\r\n * - This is outdated.\r\n * - Not best choice for encryption.\r\n * - Use phpseclib\/phpseclib version 3 Instead.\r\n * - Checkout the JCB Crypt Suite. \r\n *\/", "head": "", diff --git a/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/settings.json b/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/settings.json index 52b7b15..d438049 100644 --- a/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/settings.json +++ b/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/settings.json @@ -10,7 +10,7 @@ "system_name": "FOF.Encrypt.Randvalinterface", "type": "interface", "use_selection": null, - "namespace": "VDM\\Joomla\\FOF\\Encrypt.Randvalinterface", + "namespace": "[[[NamespacePrefix]]]\\Joomla\\FOF\\Encrypt.Randvalinterface", "description": "Randvalinterface\r\n\r\n@package FrameworkOnFramework\r\n@since 1.0\r\n@deprecated Use phpseclib\/phpseclib version 3 Instead. ", "licensing_template": "\/**\r\n * @package FrameworkOnFramework\r\n * @subpackage Encryption\r\n * @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos \/ Akeeba Ltd. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n * @note\t This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author.\r\n * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite.\r\n * - Do not use this in new projects.\r\n * - Expect no updates.\r\n * - This is outdated.\r\n * - Not best choice for encryption.\r\n * - Use phpseclib\/phpseclib version 3 Instead.\r\n * - Checkout the JCB Crypt Suite. \r\n *\/", "head": "", diff --git a/src/eef08a1d-5367-4464-8d07-d47c479fb76f/settings.json b/src/eef08a1d-5367-4464-8d07-d47c479fb76f/settings.json index d6b2262..bc4ce5d 100644 --- a/src/eef08a1d-5367-4464-8d07-d47c479fb76f/settings.json +++ b/src/eef08a1d-5367-4464-8d07-d47c479fb76f/settings.json @@ -12,7 +12,7 @@ "system_name": "FOF.Encrypt.Randval", "type": "class", "use_selection": null, - "namespace": "VDM\\Joomla\\FOF\\Encrypt.Randval", + "namespace": "[[[NamespacePrefix]]]\\Joomla\\FOF\\Encrypt.Randval", "description": "Generates cryptographically-secure random values.\r\n\r\n@package FrameworkOnFramework\r\n@since 1.0\r\n@deprecated Use phpseclib\/phpseclib version 3 Instead. ", "licensing_template": "\/**\r\n * @package FrameworkOnFramework\r\n * @subpackage Encryption\r\n * @copyright Copyright (C) 2010-2016 Nicholas K. Dionysopoulos \/ Akeeba Ltd. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n * @note\t This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author.\r\n * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite.\r\n * - Do not use this in new projects.\r\n * - Expect no updates.\r\n * - This is outdated.\r\n * - Not best choice for encryption.\r\n * - Use phpseclib\/phpseclib version 3 Instead.\r\n * - Checkout the JCB Crypt Suite. \r\n *\/", "head": "",