summaryrefslogtreecommitdiffstats
path: root/system/core/compat/hash.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/core/compat/hash.php')
-rw-r--r--system/core/compat/hash.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/core/compat/hash.php b/system/core/compat/hash.php
index c65203aaf..fc319028d 100644
--- a/system/core/compat/hash.php
+++ b/system/core/compat/hash.php
@@ -205,8 +205,6 @@ if ( ! function_exists('hash_pbkdf2'))
'ripemd160' => 64,
'ripemd256' => 64,
'ripemd320' => 64,
- 'salsa10' => 64,
- 'salsa20' => 64,
'sha1' => 64,
'sha224' => 64,
'sha256' => 64,