diff --git a/Gemfile.lock b/Gemfile.lock index 9796177..a057282 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - haiti-hash (1.2.2) + haiti-hash (1.2.3) docopt (~> 0.6) paint (~> 2.2) diff --git a/README.md b/README.md index 3eaee83..e821e48 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ A CLI tool (and library) to identify hash types (hash type identifier). ## Features -- 423+ hash types detected +- 442+ hash types detected - Modern algorithms supported (SHA3, Keccak, Blake2, etc.) - Hashcat and John the Ripper references - CLI tool & library @@ -49,7 +49,7 @@ Homepage / Documentation: https://noraj.github.io/haiti/ See the reasons why Haiti was created and a detailed comparison with other existing tools on the [documentation page](https://noraj.github.io/haiti/#/why). -![haiti_comparison](https://user-images.githubusercontent.com/16578570/121500737-dfd2f800-c9de-11eb-839f-0293144d3619.png) +![haiti_comparison](https://user-images.githubusercontent.com/16578570/146222414-3c826f37-149a-4570-ad93-a0c965e06df5.png) ## Author diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 43213c2..1ea29ce 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ ## [Unreleased] +## [1.2.3] + - Additions: - CRC-32C [#101][#101] - CRC64Jones [#101][#101] diff --git a/docs/README.md b/docs/README.md index 289a1bf..14f2958 100644 --- a/docs/README.md +++ b/docs/README.md @@ -16,7 +16,7 @@ A CLI tool (and library) to identify hash types (hash type identifier). ## Features -- 423+ hash types detected +- 442+ hash types detected - Modern algorithms supported (SHA3, Keccak, Blake2, etc.) - Hashcat and John the Ripper references - CLI tool & library @@ -38,7 +38,7 @@ Homepage / Documentation: https://noraj.github.io/haiti/ See the reasons why Haiti was created and a detailed comparison with other existing tools on the [documentation page](https://noraj.github.io/haiti/#/why). -![haiti_comparison](https://user-images.githubusercontent.com/16578570/121500737-dfd2f800-c9de-11eb-839f-0293144d3619.png) +![haiti_comparison](https://user-images.githubusercontent.com/16578570/146222414-3c826f37-149a-4570-ad93-a0c965e06df5.png) ## Author diff --git a/docs/_coverpage.md b/docs/_coverpage.md index dca98b3..c5fef66 100644 --- a/docs/_coverpage.md +++ b/docs/_coverpage.md @@ -4,7 +4,7 @@ > _**HA**sh **I**den**T**if**I**er_ -- 423+ hash types detected +- 442+ hash types detected - Modern algorithms supported (SHA3, Keccak, Blake2, etc.) - Hashcat and John the Ripper references - CLI tool & library diff --git a/docs/why.md b/docs/why.md index a6ce263..c4501ca 100644 --- a/docs/why.md +++ b/docs/why.md @@ -25,7 +25,7 @@ for now. Tool | Maintained | Color | Ref. | Library | Lang | :hash: | :1234: ---------------------|------------|-------|------|---------|------|---------------|--- -[haiti][0] | ✅ (2019-now) | ✅ | ✅ | ✅ | 💎 | ✅ | 423+ +[haiti][0] | ✅ (2019-now) | ✅ | ✅ | ✅ | 💎 | ✅ | 442+ [hashID][1] | ❌ (2013-2015) | ❌ | ✅ | ❌ | 🐍 | ⭕️ | 275 [hash-identifier][2] | ❌ (2011-2011) | ❌ | ❌ | ❌ | 🐍 | ❌ | ~126 [Dagon][3] | ❌ (2017-2018) | ⭕️ | ❌ | ❌ | 🐍 | ⭕️ | ~48 diff --git a/docs/yard/HashIdentifier.html b/docs/yard/HashIdentifier.html index 3703589..38c0d45 100644 --- a/docs/yard/HashIdentifier.html +++ b/docs/yard/HashIdentifier.html @@ -468,7 +468,7 @@

diff --git a/docs/yard/HashIdentifier/Chf.html b/docs/yard/HashIdentifier/Chf.html index 1bc606a..db3fa01 100644 --- a/docs/yard/HashIdentifier/Chf.html +++ b/docs/yard/HashIdentifier/Chf.html @@ -656,7 +656,7 @@

diff --git a/docs/yard/Version.html b/docs/yard/Version.html index a47f9fc..cef72a1 100644 --- a/docs/yard/Version.html +++ b/docs/yard/Version.html @@ -100,7 +100,7 @@

VERSION =
-
'1.2.2'
+
'1.2.3'
@@ -116,7 +116,7 @@

diff --git a/docs/yard/_index.html b/docs/yard/_index.html index 280c86a..7d63bcb 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 816fa87..ae94eea 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 193f852..ab3c8bd 100644 --- a/docs/yard/file.README.html +++ b/docs/yard/file.README.html @@ -77,7 +77,7 @@

What is it?

Features