Skip to content

Commit 9dbbabb

Browse files
committed
v1.2.3
1 parent df819a8 commit 9dbbabb

15 files changed

+23
-21
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
haiti-hash (1.2.2)
4+
haiti-hash (1.2.3)
55
docopt (~> 0.6)
66
paint (~> 2.2)
77

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A CLI tool (and library) to identify hash types (hash type identifier).
2727

2828
## Features
2929

30-
- 423+ hash types detected
30+
- 442+ hash types detected
3131
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
3232
- Hashcat and John the Ripper references
3333
- CLI tool & library
@@ -49,7 +49,7 @@ Homepage / Documentation: https://noraj.github.io/haiti/
4949

5050
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).
5151

52-
![haiti_comparison](https://user-images.githubusercontent.com/16578570/121500737-dfd2f800-c9de-11eb-839f-0293144d3619.png)
52+
![haiti_comparison](https://user-images.githubusercontent.com/16578570/146222414-3c826f37-149a-4570-ad93-a0c965e06df5.png)
5353

5454
## Author
5555

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [1.2.3]
4+
35
- Additions:
46
- CRC-32C [#101][#101]
57
- CRC64Jones [#101][#101]

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A CLI tool (and library) to identify hash types (hash type identifier).
1616

1717
## Features
1818

19-
- 423+ hash types detected
19+
- 442+ hash types detected
2020
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
2121
- Hashcat and John the Ripper references
2222
- CLI tool & library
@@ -38,7 +38,7 @@ Homepage / Documentation: https://noraj.github.io/haiti/
3838

3939
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).
4040

41-
![haiti_comparison](https://user-images.githubusercontent.com/16578570/121500737-dfd2f800-c9de-11eb-839f-0293144d3619.png)
41+
![haiti_comparison](https://user-images.githubusercontent.com/16578570/146222414-3c826f37-149a-4570-ad93-a0c965e06df5.png)
4242

4343
## Author
4444

docs/_coverpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
> _**HA**sh **I**den**T**if**I**er_
66
7-
- 423+ hash types detected
7+
- 442+ hash types detected
88
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
99
- Hashcat and John the Ripper references
1010
- CLI tool & library

docs/why.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ for now.
2525

2626
Tool | Maintained | Color | Ref. | Library | Lang | :hash: | :1234:
2727
---------------------|------------|-------|------|---------|------|---------------|---
28-
[haiti][0] | ✅ (2019-now) | ✅ | ✅ | ✅ | 💎 | ✅ | 423+
28+
[haiti][0] | ✅ (2019-now) | ✅ | ✅ | ✅ | 💎 | ✅ | 442+
2929
[hashID][1] | ❌ (2013-2015) | ❌ | ✅ | ❌ | 🐍 | ⭕️ | 275
3030
[hash-identifier][2] | ❌ (2011-2011) | ❌ | ❌ | ❌ | 🐍 | ❌ | ~126
3131
[Dagon][3] | ❌ (2017-2018) | ⭕️ | ❌ | ❌ | 🐍 | ⭕️ | ~48

docs/yard/HashIdentifier.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ <h3 class="signature " id="type-instance_method">
468468
</div>
469469

470470
<div id="footer">
471-
Generated on Tue Nov 30 17:29:07 2021 by
471+
Generated on Wed Dec 15 17:12:37 2021 by
472472
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
473473
0.9.27 (ruby-3.0.1).
474474
</div>

docs/yard/HashIdentifier/Chf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ <h3 class="signature " id="samples-instance_method">
656656
</div>
657657

658658
<div id="footer">
659-
Generated on Tue Nov 30 17:29:07 2021 by
659+
Generated on Wed Dec 15 17:12:37 2021 by
660660
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
661661
0.9.27 (ruby-3.0.1).
662662
</div>

docs/yard/Version.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2>
100100
<dt id="VERSION-constant" class="">VERSION =
101101

102102
</dt>
103-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>1.2.2</span><span class='tstring_end'>&#39;</span></span></pre></dd>
103+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>1.2.3</span><span class='tstring_end'>&#39;</span></span></pre></dd>
104104

105105
</dl>
106106

@@ -116,7 +116,7 @@ <h2>
116116
</div>
117117

118118
<div id="footer">
119-
Generated on Tue Nov 30 17:29:07 2021 by
119+
Generated on Wed Dec 15 17:12:37 2021 by
120120
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121121
0.9.27 (ruby-3.0.1).
122122
</div>

docs/yard/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h2>Namespace Listing A-Z</h2>
128128
</div>
129129

130130
<div id="footer">
131-
Generated on Tue Nov 30 17:29:07 2021 by
131+
Generated on Wed Dec 15 17:12:37 2021 by
132132
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
133133
0.9.27 (ruby-3.0.1).
134134
</div>

0 commit comments

Comments
 (0)