cryptoapi opts (1)

This commit is contained in:
Gabriele Gristina
2021-05-06 23:24:46 +02:00
parent 286002a8d9
commit 17a83a50af
54 changed files with 16465 additions and 23 deletions
+1
View File
@@ -30,6 +30,7 @@
- Added hash-mode: Umbraco HMAC-SHA1
- Added hash-mode: sha1($salt.sha1($pass.$salt))
- Added hash-mode: sha1(sha1($pass).$salt)
- Added hash-mode: Linux Kernel Crypto API (2.4)
##
## Features
+1
View File
@@ -269,6 +269,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
- Huawei sha1(md5($pass).$salt)
- AuthMe sha256
- eCryptfs
- Linux Kernel Crypto API (2.4)
- AES Crypt (SHA256)
- LUKS
- VeraCrypt