From 7076343338ae3439f3c86f01144818abe8c31978 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Sun, 12 Mar 2023 07:16:23 +0200 Subject: add container helpers; constuct public directory-tree --- tests/service/entropy.php | 61 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 tests/service/entropy.php (limited to 'tests/service/entropy.php') diff --git a/tests/service/entropy.php b/tests/service/entropy.php new file mode 100644 index 0000000..6401ffd --- /dev/null +++ b/tests/service/entropy.php @@ -0,0 +1,61 @@ + + + Dev Tools + + +

Supported Crypt/Encrypt Methods

+ + + + + + + + +
+ +

CIPHER Methods

+
	
+
+		
+
+ +

DIGER Methods

+
	
+
+
+		
+ +

HASH Algorythms

+
+			
+		
+ +

Random

+
+random_bytes()
+32Bytes: 
+        
+ + +
+ + + -- cgit v1.2.3