diff --git a/README.md b/README.md index d10b152..f8dd17c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## What is it? -A CLI tool (and library) to identify the hash type of a given hash. +A CLI tool (and library) to identify hash types (hash type identifier). **CLI** @@ -27,8 +27,8 @@ A CLI tool (and library) to identify the hash type of a given hash. ## Features -- 382+ hash types detected -- Modern algorithms supported (SHA3, Keccak, Blake2, etc.) +- 400+ hash types detected +- Modern algorithms supported (SHA3, Keccak, Blake2, etc.) - Hashcat and John the Ripper references - CLI tool & library - Hackable diff --git a/docs/README.md b/docs/README.md index a80ced4..7f1ad93 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ ## What is it? -A CLI tool (and library) to identify the hash type of a given hash. +A CLI tool (and library) to identify hash types (hash type identifier). **CLI** @@ -16,8 +16,8 @@ A CLI tool (and library) to identify the hash type of a given hash. ## Features -- 382+ hash types detected -- Modern algorithms supported (SHA3, Keccak, Blake2, etc.) +- 400+ hash types detected +- Modern algorithms supported (SHA3, Keccak, Blake2, etc.) - Hashcat and John the Ripper references - CLI tool & library - Hackable diff --git a/docs/_coverpage.md b/docs/_coverpage.md index 39f2bb6..7d8027d 100644 --- a/docs/_coverpage.md +++ b/docs/_coverpage.md @@ -4,7 +4,7 @@ > _**HA**sh **I**den**T**if**I**er_ -- 382+ hash types detected +- 400+ hash types detected - Modern algorithms supported (SHA3, Keccak, Blake2, etc.) - Hashcat and John the Ripper references - CLI tool & library diff --git a/docs/yard/HashIdentifier.html b/docs/yard/HashIdentifier.html index 3e85c05..27d3632 100644 --- a/docs/yard/HashIdentifier.html +++ b/docs/yard/HashIdentifier.html @@ -476,7 +476,7 @@

diff --git a/docs/yard/HashIdentifier/Chf.html b/docs/yard/HashIdentifier/Chf.html index 9ba5c82..e4dcfa6 100644 --- a/docs/yard/HashIdentifier/Chf.html +++ b/docs/yard/HashIdentifier/Chf.html @@ -672,7 +672,7 @@

diff --git a/docs/yard/Version.html b/docs/yard/Version.html index a774f57..60ab861 100644 --- a/docs/yard/Version.html +++ b/docs/yard/Version.html @@ -100,7 +100,7 @@

VERSION =
-
'1.2.0'
+
'1.2.1'
@@ -116,7 +116,7 @@

diff --git a/docs/yard/_index.html b/docs/yard/_index.html index 8124923..c11079f 100644 --- a/docs/yard/_index.html +++ b/docs/yard/_index.html @@ -128,7 +128,7 @@

Namespace Listing A-Z

diff --git a/docs/yard/file.LICENSE.html b/docs/yard/file.LICENSE.html index 7c7ed52..7ddbed4 100644 --- a/docs/yard/file.LICENSE.html +++ b/docs/yard/file.LICENSE.html @@ -60,7 +60,7 @@
The MIT License (MIT)

Copyright (c) 2020-2020 Alexandre ZANNI
Copyright (c) 2019-2020 Alexandre ZANNI at Orange Cyberdefense

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
diff --git a/docs/yard/file.README.html b/docs/yard/file.README.html index 7a832f5..fdc4d03 100644 --- a/docs/yard/file.README.html +++ b/docs/yard/file.README.html @@ -76,7 +76,7 @@

What is it?

-

A CLI tool (and library) to identify the hash type of a given hash.

+

A CLI tool (and library) to identify hash types (hash type identifier).

CLI

@@ -89,8 +89,8 @@

What is it?

Features