diff --git a/docs/changes.txt b/docs/changes.txt index ca110004f..0bb228187 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -35,7 +35,6 @@ - Added hash-mode: Python passlib pbkdf2-sha256 - Added hash-mode: Python passlib pbkdf2-sha512 - Added hash-mode: Oracle Transportation Management (SHA256) -- Added hash-mode: AuthMe - sha256(sha256($pass).$salt) ## ## Bugs diff --git a/docs/credits.txt b/docs/credits.txt index bd08200cc..bd21d35d7 100644 --- a/docs/credits.txt +++ b/docs/credits.txt @@ -18,7 +18,6 @@ Philipp "philsmd" Schmidt (@philsmd) Gabriele "matrix" Gristina (@gm4tr1x) -* AuthMe - sha256(sha256($pass).$salt) kernel module (thanks to @0xbsec) * gzip wordlists feature * SHA-224 kernel module + optimizations * Some AES OpenCL kernel module optimizations