Update readme.txt

This commit is contained in:
TROUNCE
2020-10-23 22:29:58 +01:00
committed by GitHub
parent 9edf746ff4
commit fd32cf5628
+1
View File
@@ -98,6 +98,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
- sha1(md5(md5($pass)))
- sha1(sha1($pass))
- sha1(sha1($pass).$salt)
- sha1($salt.sha1($pass.$salt))
- sha1(utf16le($pass).$salt)
- sha256($pass.$salt)
- sha256($salt.$pass)