From c3dfe77e5734438c4a827e5737b8efa2564d5b75 Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 8 Jul 2024 23:18:37 +0200 Subject: [PATCH] Update 2024-07-11 23:18:13 --- README.md | 6 +++--- .../README.md | 2 +- .../code.php | 10 +++++----- .../settings.json | 1 + .../README.md | 3 ++- .../code.php | 2 +- .../settings.json | 3 ++- .../README.md | 3 ++- .../code.php | 2 +- .../settings.json | 3 ++- .../README.md | 3 ++- .../code.php | 4 ++-- .../settings.json | 3 ++- .../README.md | 2 +- .../code.php | 10 +++++----- .../settings.json | 1 + .../README.md | 3 ++- .../code.php | 10 +++++----- .../settings.json | 3 ++- .../README.md | 3 ++- .../code.php | 2 +- .../settings.json | 3 ++- .../README.md | 3 ++- .../code.php | 4 ++-- .../settings.json | 3 ++- super-powers.json | 16 ++++++++-------- 26 files changed, 61 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index bd5b273..414ac1d 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,15 @@ This repository contains an index (see below) of all the approved powers within # Index of powers -- **Namespace**: [VastDevelopmentMethod\Joomla\FOF\Encrypt](#vastdevelopmentmethod-joomla-fof-encrypt) +- **Namespace**: [VDM\Joomla\FOF\Encrypt](#vdm-joomla-fof-encrypt) - **interface Randvalinterface** | [Details](src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c) | [Code](src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/code.php) | [Settings](src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/settings.json) | Super__ba82e88a_254d_4ba4_99a3_ea69ed814f5c__Power - **class AES** | [Details](src/99175f6d-dba8-4086-8a65-5c4ec175e61d) | [Code](src/99175f6d-dba8-4086-8a65-5c4ec175e61d/code.php) | [Settings](src/99175f6d-dba8-4086-8a65-5c4ec175e61d/settings.json) | Super__99175f6d_dba8_4086_8a65_5c4ec175e61d__Power - **class Randval** | [Details](src/eef08a1d-5367-4464-8d07-d47c479fb76f) | [Code](src/eef08a1d-5367-4464-8d07-d47c479fb76f/code.php) | [Settings](src/eef08a1d-5367-4464-8d07-d47c479fb76f/settings.json) | Super__eef08a1d_5367_4464_8d07_d47c479fb76f__Power -- **Namespace**: [VastDevelopmentMethod\Joomla\FOF\Utils](#vastdevelopmentmethod-joomla-fof-utils) +- **Namespace**: [VDM\Joomla\FOF\Utils](#vdm-joomla-fof-utils) - **class Phpfunc** | [Details](src/470a08ee-6b31-4a2b-98d9-5b64757a3b34) | [Code](src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/code.php) | [Settings](src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/settings.json) | Super__470a08ee_6b31_4a2b_98d9_5b64757a3b34__Power -- **Namespace**: [VastDevelopmentMethod\Joomla\FOF\Encrypt\AES](#vastdevelopmentmethod-joomla-fof-encrypt-aes) +- **Namespace**: [VDM\Joomla\FOF\Encrypt\AES](#vdm-joomla-fof-encrypt-aes) - **interface AesInterface** | [Details](src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769) | [Code](src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/code.php) | [Settings](src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/settings.json) | Super__7f753585_6e3b_4b81_bd29_3b7bdf0e3769__Power - **abstract class Abstraction** | [Details](src/4c89df31-8b94-40bb-94fc-7ec378145044) | [Code](src/4c89df31-8b94-40bb-94fc-7ec378145044/code.php) | [Settings](src/4c89df31-8b94-40bb-94fc-7ec378145044/settings.json) | Super__4c89df31_8b94_40bb_94fc_7ec378145044__Power diff --git a/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/README.md b/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/README.md index ca67a3a..ce09d7b 100644 --- a/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/README.md +++ b/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Mcrypt (Details) -> namespace: **VastDevelopmentMethod\Joomla\FOF\Encrypt\AES** +> namespace: **VDM\Joomla\FOF\Encrypt\AES** > extends: **Abstraction** ```uml @startuml diff --git a/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/code.php b/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/code.php index 2208936..94900d1 100644 --- a/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/code.php +++ b/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/code.php @@ -13,13 +13,13 @@ * - Use phpseclib/phpseclib version 3 Instead. * - Checkout the JCB Crypt Suite. */ -namespace VastDevelopmentMethod\Joomla\FOF\Encrypt\AES; +namespace VDM\Joomla\FOF\Encrypt\AES; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\Randval; -use VastDevelopmentMethod\Joomla\FOF\Utils\Phpfunc; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\AES\AesInterface; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\AES\Abstraction; +use VDM\Joomla\FOF\Encrypt\Randval; +use VDM\Joomla\FOF\Utils\Phpfunc; +use VDM\Joomla\FOF\Encrypt\AES\AesInterface; +use VDM\Joomla\FOF\Encrypt\AES\Abstraction; /** diff --git a/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/settings.json b/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/settings.json index fa65594..f2a07d2 100644 --- a/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/settings.json +++ b/src/25da88d3-f7b2-4666-977f-e68ff731d1e8/settings.json @@ -21,6 +21,7 @@ "as": "default" } }, + "extendsinterfaces": null, "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 *\/", diff --git a/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/README.md b/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/README.md index 66d80f4..14764c5 100644 --- a/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/README.md +++ b/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Phpfunc (Details) -> namespace: **VastDevelopmentMethod\Joomla\FOF\Utils** +> namespace: **VDM\Joomla\FOF\Utils** +> extends: **** ```uml @startuml class Phpfunc #Gold { diff --git a/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/code.php b/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/code.php index 6b97cb8..657e695 100644 --- a/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/code.php +++ b/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/code.php @@ -7,7 +7,7 @@ * @note This file has been modified by the Joomla! Project (and VDM) and no longer reflects the original work of its author. * @depreciation This was ported for the sake of those who have stuff encrypted with the FOF encryption suite. */ -namespace VastDevelopmentMethod\Joomla\FOF\Utils; +namespace VDM\Joomla\FOF\Utils; /** diff --git a/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/settings.json b/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/settings.json index 1905283..ce61aa0 100644 --- a/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/settings.json +++ b/src/470a08ee-6b31-4a2b-98d9-5b64757a3b34/settings.json @@ -1,7 +1,7 @@ { "add_head": "0", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "470a08ee-6b31-4a2b-98d9-5b64757a3b34", "implements": null, "load_selection": null, @@ -10,6 +10,7 @@ "system_name": "FOF.Utils.Phpfunc", "type": "class", "use_selection": null, + "extendsinterfaces": null, "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 *\/", diff --git a/src/4c89df31-8b94-40bb-94fc-7ec378145044/README.md b/src/4c89df31-8b94-40bb-94fc-7ec378145044/README.md index c90992a..acd50f5 100644 --- a/src/4c89df31-8b94-40bb-94fc-7ec378145044/README.md +++ b/src/4c89df31-8b94-40bb-94fc-7ec378145044/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # abstract class Abstraction (Details) -> namespace: **VastDevelopmentMethod\Joomla\FOF\Encrypt\AES** +> namespace: **VDM\Joomla\FOF\Encrypt\AES** +> extends: **** ```uml @startuml abstract Abstraction #Orange { diff --git a/src/4c89df31-8b94-40bb-94fc-7ec378145044/code.php b/src/4c89df31-8b94-40bb-94fc-7ec378145044/code.php index de1681b..4d66511 100644 --- a/src/4c89df31-8b94-40bb-94fc-7ec378145044/code.php +++ b/src/4c89df31-8b94-40bb-94fc-7ec378145044/code.php @@ -13,7 +13,7 @@ * - Use phpseclib/phpseclib version 3 Instead. * - Checkout the JCB Crypt Suite. */ -namespace VastDevelopmentMethod\Joomla\FOF\Encrypt\AES; +namespace VDM\Joomla\FOF\Encrypt\AES; /** diff --git a/src/4c89df31-8b94-40bb-94fc-7ec378145044/settings.json b/src/4c89df31-8b94-40bb-94fc-7ec378145044/settings.json index b27c8a8..dfcc11d 100644 --- a/src/4c89df31-8b94-40bb-94fc-7ec378145044/settings.json +++ b/src/4c89df31-8b94-40bb-94fc-7ec378145044/settings.json @@ -1,7 +1,7 @@ { "add_head": "0", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "4c89df31-8b94-40bb-94fc-7ec378145044", "implements": null, "load_selection": null, @@ -10,6 +10,7 @@ "system_name": "FOF.Encrypt.AES.Abstraction", "type": "abstract class", "use_selection": null, + "extendsinterfaces": null, "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 *\/", diff --git a/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/README.md b/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/README.md index adfa042..02edd13 100644 --- a/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/README.md +++ b/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # interface AesInterface (Details) -> namespace: **VastDevelopmentMethod\Joomla\FOF\Encrypt\AES** +> namespace: **VDM\Joomla\FOF\Encrypt\AES** +> extends: **** ```uml @startuml interface AesInterface #Lavender { diff --git a/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/code.php b/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/code.php index 1fdb9d5..a4c193c 100644 --- a/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/code.php +++ b/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/code.php @@ -13,10 +13,10 @@ * - Use phpseclib/phpseclib version 3 Instead. * - Checkout the JCB Crypt Suite. */ -namespace VastDevelopmentMethod\Joomla\FOF\Encrypt\AES; +namespace VDM\Joomla\FOF\Encrypt\AES; -use VastDevelopmentMethod\Joomla\FOF\Utils\Phpfunc; +use VDM\Joomla\FOF\Utils\Phpfunc; /** diff --git a/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/settings.json b/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/settings.json index c6b408e..94d8354 100644 --- a/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/settings.json +++ b/src/7f753585-6e3b-4b81-bd29-3b7bdf0e3769/settings.json @@ -1,7 +1,7 @@ { "add_head": "0", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "7f753585-6e3b-4b81-bd29-3b7bdf0e3769", "implements": null, "load_selection": null, @@ -15,6 +15,7 @@ "as": "default" } }, + "extendsinterfaces": null, "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 *\/", diff --git a/src/885cc1cf-1904-483c-aecc-6af916c329e7/README.md b/src/885cc1cf-1904-483c-aecc-6af916c329e7/README.md index c71e712..ddc4e72 100644 --- a/src/885cc1cf-1904-483c-aecc-6af916c329e7/README.md +++ b/src/885cc1cf-1904-483c-aecc-6af916c329e7/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Openssl (Details) -> namespace: **VastDevelopmentMethod\Joomla\FOF\Encrypt\AES** +> namespace: **VDM\Joomla\FOF\Encrypt\AES** > extends: **Abstraction** ```uml @startuml diff --git a/src/885cc1cf-1904-483c-aecc-6af916c329e7/code.php b/src/885cc1cf-1904-483c-aecc-6af916c329e7/code.php index 1fdd355..4d13d5e 100644 --- a/src/885cc1cf-1904-483c-aecc-6af916c329e7/code.php +++ b/src/885cc1cf-1904-483c-aecc-6af916c329e7/code.php @@ -13,13 +13,13 @@ * - Use phpseclib/phpseclib version 3 Instead. * - Checkout the JCB Crypt Suite. */ -namespace VastDevelopmentMethod\Joomla\FOF\Encrypt\AES; +namespace VDM\Joomla\FOF\Encrypt\AES; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\Randval; -use VastDevelopmentMethod\Joomla\FOF\Utils\Phpfunc; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\AES\AesInterface; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\AES\Abstraction; +use VDM\Joomla\FOF\Encrypt\Randval; +use VDM\Joomla\FOF\Utils\Phpfunc; +use VDM\Joomla\FOF\Encrypt\AES\AesInterface; +use VDM\Joomla\FOF\Encrypt\AES\Abstraction; /** diff --git a/src/885cc1cf-1904-483c-aecc-6af916c329e7/settings.json b/src/885cc1cf-1904-483c-aecc-6af916c329e7/settings.json index 40ef080..3e5204b 100644 --- a/src/885cc1cf-1904-483c-aecc-6af916c329e7/settings.json +++ b/src/885cc1cf-1904-483c-aecc-6af916c329e7/settings.json @@ -21,6 +21,7 @@ "as": "default" } }, + "extendsinterfaces": null, "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 *\/", diff --git a/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/README.md b/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/README.md index b60cbcd..17187a6 100644 --- a/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/README.md +++ b/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class AES (Details) -> namespace: **VastDevelopmentMethod\Joomla\FOF\Encrypt** +> namespace: **VDM\Joomla\FOF\Encrypt** +> extends: **** ```uml @startuml class AES #Gold { diff --git a/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/code.php b/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/code.php index 28e5df1..00618f8 100644 --- a/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/code.php +++ b/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/code.php @@ -13,13 +13,13 @@ * - Use phpseclib/phpseclib version 3 Instead. * - Checkout the JCB Crypt Suite. */ -namespace VastDevelopmentMethod\Joomla\FOF\Encrypt; +namespace VDM\Joomla\FOF\Encrypt; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\AES\AesInterface; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\AES\Mcrypt; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\AES\Openssl; -use VastDevelopmentMethod\Joomla\FOF\Utils\Phpfunc; +use VDM\Joomla\FOF\Encrypt\AES\AesInterface; +use VDM\Joomla\FOF\Encrypt\AES\Mcrypt; +use VDM\Joomla\FOF\Encrypt\AES\Openssl; +use VDM\Joomla\FOF\Utils\Phpfunc; /** diff --git a/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/settings.json b/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/settings.json index 73b6a8c..bc4262e 100644 --- a/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/settings.json +++ b/src/99175f6d-dba8-4086-8a65-5c4ec175e61d/settings.json @@ -1,7 +1,7 @@ { "add_head": "0", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "99175f6d-dba8-4086-8a65-5c4ec175e61d", "implements": null, "load_selection": { @@ -31,6 +31,7 @@ "as": "default" } }, + "extendsinterfaces": null, "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 *\/", diff --git a/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/README.md b/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/README.md index ad5a14b..ece228e 100644 --- a/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/README.md +++ b/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # interface Randvalinterface (Details) -> namespace: **VastDevelopmentMethod\Joomla\FOF\Encrypt** +> namespace: **VDM\Joomla\FOF\Encrypt** +> extends: **** ```uml @startuml interface Randvalinterface #Lavender { diff --git a/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/code.php b/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/code.php index 2c1078e..c6642cd 100644 --- a/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/code.php +++ b/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/code.php @@ -13,7 +13,7 @@ * - Use phpseclib/phpseclib version 3 Instead. * - Checkout the JCB Crypt Suite. */ -namespace VastDevelopmentMethod\Joomla\FOF\Encrypt; +namespace VDM\Joomla\FOF\Encrypt; /** diff --git a/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/settings.json b/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/settings.json index d438049..158a528 100644 --- a/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/settings.json +++ b/src/ba82e88a-254d-4ba4-99a3-ea69ed814f5c/settings.json @@ -1,7 +1,7 @@ { "add_head": "0", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "ba82e88a-254d-4ba4-99a3-ea69ed814f5c", "implements": null, "load_selection": null, @@ -10,6 +10,7 @@ "system_name": "FOF.Encrypt.Randvalinterface", "type": "interface", "use_selection": null, + "extendsinterfaces": null, "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 *\/", diff --git a/src/eef08a1d-5367-4464-8d07-d47c479fb76f/README.md b/src/eef08a1d-5367-4464-8d07-d47c479fb76f/README.md index ee21cf1..2d97011 100644 --- a/src/eef08a1d-5367-4464-8d07-d47c479fb76f/README.md +++ b/src/eef08a1d-5367-4464-8d07-d47c479fb76f/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Randval (Details) -> namespace: **VastDevelopmentMethod\Joomla\FOF\Encrypt** +> namespace: **VDM\Joomla\FOF\Encrypt** +> extends: **** ```uml @startuml class Randval #Gold { diff --git a/src/eef08a1d-5367-4464-8d07-d47c479fb76f/code.php b/src/eef08a1d-5367-4464-8d07-d47c479fb76f/code.php index 41f691a..8d57ccc 100644 --- a/src/eef08a1d-5367-4464-8d07-d47c479fb76f/code.php +++ b/src/eef08a1d-5367-4464-8d07-d47c479fb76f/code.php @@ -13,10 +13,10 @@ * - Use phpseclib/phpseclib version 3 Instead. * - Checkout the JCB Crypt Suite. */ -namespace VastDevelopmentMethod\Joomla\FOF\Encrypt; +namespace VDM\Joomla\FOF\Encrypt; -use VastDevelopmentMethod\Joomla\FOF\Encrypt\Randvalinterface; +use VDM\Joomla\FOF\Encrypt\Randvalinterface; /** diff --git a/src/eef08a1d-5367-4464-8d07-d47c479fb76f/settings.json b/src/eef08a1d-5367-4464-8d07-d47c479fb76f/settings.json index bc4ce5d..4b7da32 100644 --- a/src/eef08a1d-5367-4464-8d07-d47c479fb76f/settings.json +++ b/src/eef08a1d-5367-4464-8d07-d47c479fb76f/settings.json @@ -1,7 +1,7 @@ { "add_head": "0", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "eef08a1d-5367-4464-8d07-d47c479fb76f", "implements": [ "ba82e88a-254d-4ba4-99a3-ea69ed814f5c" @@ -12,6 +12,7 @@ "system_name": "FOF.Encrypt.Randval", "type": "class", "use_selection": null, + "extendsinterfaces": null, "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 *\/", diff --git a/super-powers.json b/super-powers.json index 90c040f..b6cef11 100644 --- a/super-powers.json +++ b/super-powers.json @@ -2,7 +2,7 @@ "25da88d3-f7b2-4666-977f-e68ff731d1e8": { "name": "Mcrypt", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\FOF\\Encrypt\\AES", + "namespace": "VDM\\Joomla\\FOF\\Encrypt\\AES", "code": "src\/25da88d3-f7b2-4666-977f-e68ff731d1e8\/code.php", "power": "src\/25da88d3-f7b2-4666-977f-e68ff731d1e8\/code.power", "settings": "src\/25da88d3-f7b2-4666-977f-e68ff731d1e8\/settings.json", @@ -13,7 +13,7 @@ "470a08ee-6b31-4a2b-98d9-5b64757a3b34": { "name": "Phpfunc", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\FOF\\Utils", + "namespace": "VDM\\Joomla\\FOF\\Utils", "code": "src\/470a08ee-6b31-4a2b-98d9-5b64757a3b34\/code.php", "power": "src\/470a08ee-6b31-4a2b-98d9-5b64757a3b34\/code.power", "settings": "src\/470a08ee-6b31-4a2b-98d9-5b64757a3b34\/settings.json", @@ -24,7 +24,7 @@ "4c89df31-8b94-40bb-94fc-7ec378145044": { "name": "Abstraction", "type": "abstract class", - "namespace": "VastDevelopmentMethod\\Joomla\\FOF\\Encrypt\\AES", + "namespace": "VDM\\Joomla\\FOF\\Encrypt\\AES", "code": "src\/4c89df31-8b94-40bb-94fc-7ec378145044\/code.php", "power": "src\/4c89df31-8b94-40bb-94fc-7ec378145044\/code.power", "settings": "src\/4c89df31-8b94-40bb-94fc-7ec378145044\/settings.json", @@ -35,7 +35,7 @@ "7f753585-6e3b-4b81-bd29-3b7bdf0e3769": { "name": "AesInterface", "type": "interface", - "namespace": "VastDevelopmentMethod\\Joomla\\FOF\\Encrypt\\AES", + "namespace": "VDM\\Joomla\\FOF\\Encrypt\\AES", "code": "src\/7f753585-6e3b-4b81-bd29-3b7bdf0e3769\/code.php", "power": "src\/7f753585-6e3b-4b81-bd29-3b7bdf0e3769\/code.power", "settings": "src\/7f753585-6e3b-4b81-bd29-3b7bdf0e3769\/settings.json", @@ -46,7 +46,7 @@ "885cc1cf-1904-483c-aecc-6af916c329e7": { "name": "Openssl", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\FOF\\Encrypt\\AES", + "namespace": "VDM\\Joomla\\FOF\\Encrypt\\AES", "code": "src\/885cc1cf-1904-483c-aecc-6af916c329e7\/code.php", "power": "src\/885cc1cf-1904-483c-aecc-6af916c329e7\/code.power", "settings": "src\/885cc1cf-1904-483c-aecc-6af916c329e7\/settings.json", @@ -57,7 +57,7 @@ "99175f6d-dba8-4086-8a65-5c4ec175e61d": { "name": "AES", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\FOF\\Encrypt", + "namespace": "VDM\\Joomla\\FOF\\Encrypt", "code": "src\/99175f6d-dba8-4086-8a65-5c4ec175e61d\/code.php", "power": "src\/99175f6d-dba8-4086-8a65-5c4ec175e61d\/code.power", "settings": "src\/99175f6d-dba8-4086-8a65-5c4ec175e61d\/settings.json", @@ -68,7 +68,7 @@ "ba82e88a-254d-4ba4-99a3-ea69ed814f5c": { "name": "Randvalinterface", "type": "interface", - "namespace": "VastDevelopmentMethod\\Joomla\\FOF\\Encrypt", + "namespace": "VDM\\Joomla\\FOF\\Encrypt", "code": "src\/ba82e88a-254d-4ba4-99a3-ea69ed814f5c\/code.php", "power": "src\/ba82e88a-254d-4ba4-99a3-ea69ed814f5c\/code.power", "settings": "src\/ba82e88a-254d-4ba4-99a3-ea69ed814f5c\/settings.json", @@ -79,7 +79,7 @@ "eef08a1d-5367-4464-8d07-d47c479fb76f": { "name": "Randval", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\FOF\\Encrypt", + "namespace": "VDM\\Joomla\\FOF\\Encrypt", "code": "src\/eef08a1d-5367-4464-8d07-d47c479fb76f\/code.php", "power": "src\/eef08a1d-5367-4464-8d07-d47c479fb76f\/code.power", "settings": "src\/eef08a1d-5367-4464-8d07-d47c479fb76f\/settings.json",