From 02608271bb2a9f3a65ed536984d306ee14b48e34 Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Sun, 12 Jul 2026 15:51:52 +0300 Subject: initialize repository; add docker config; migrate configuration to new specs --- tests/service/entropy.php | 61 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100755 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 100755 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