Skip to content

Commit 7ba9119

Browse files
committed
v1.2.1
1 parent 7fd349c commit 7ba9119

File tree

11 files changed

+22
-22
lines changed

11 files changed

+22
-22
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
## What is it?
1717

18-
A CLI tool (and library) to identify the hash type of a given hash.
18+
A CLI tool (and library) to identify hash types (hash type identifier).
1919

2020
**CLI**
2121

@@ -27,8 +27,8 @@ A CLI tool (and library) to identify the hash type of a given hash.
2727

2828
## Features
2929

30-
- 382+ hash types detected
31-
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
30+
- 400+ hash types detected
31+
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
3232
- Hashcat and John the Ripper references
3333
- CLI tool & library
3434
- Hackable

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## What is it?
66

7-
A CLI tool (and library) to identify the hash type of a given hash.
7+
A CLI tool (and library) to identify hash types (hash type identifier).
88

99
**CLI**
1010

@@ -16,8 +16,8 @@ A CLI tool (and library) to identify the hash type of a given hash.
1616

1717
## Features
1818

19-
- 382+ hash types detected
20-
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
19+
- 400+ hash types detected
20+
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
2121
- Hashcat and John the Ripper references
2222
- CLI tool & library
2323
- Hackable

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-
- 382+ hash types detected
7+
- 400+ hash types detected
88
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
99
- Hashcat and John the Ripper references
1010
- CLI tool & library

docs/yard/HashIdentifier.html

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

478478
<div id="footer">
479-
Generated on Tue Jun 29 17:34:36 2021 by
479+
Generated on Fri Jul 23 14:56:02 2021 by
480480
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
481481
0.9.26 (ruby-3.0.1).
482482
</div>

docs/yard/HashIdentifier/Chf.html

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

674674
<div id="footer">
675-
Generated on Tue Jun 29 17:34:36 2021 by
675+
Generated on Fri Jul 23 14:56:02 2021 by
676676
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
677677
0.9.26 (ruby-3.0.1).
678678
</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.0</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.1</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 Jun 29 17:34:36 2021 by
119+
Generated on Fri Jul 23 14:56:02 2021 by
120120
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121121
0.9.26 (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 Jun 29 17:34:36 2021 by
131+
Generated on Fri Jul 23 14:56:02 2021 by
132132
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
133133
0.9.26 (ruby-3.0.1).
134134
</div>

docs/yard/file.LICENSE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<div id="content"><div id='filecontents'>The MIT License (MIT)<br/><br/>Copyright (c) 2020-2020 Alexandre ZANNI<br/>Copyright (c) 2019-2020 Alexandre ZANNI at Orange Cyberdefense<br/><br/>Permission is hereby granted, free of charge, to any person obtaining a copy<br/>of this software and associated documentation files (the &quot;Software&quot;), to deal<br/>in the Software without restriction, including without limitation the rights<br/>to use, copy, modify, merge, publish, distribute, sublicense, and/or sell<br/>copies of the Software, and to permit persons to whom the Software is<br/>furnished to do so, subject to the following conditions:<br/><br/>The above copyright notice and this permission notice shall be included in<br/>all copies or substantial portions of the Software.<br/><br/>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br/>IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br/>FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br/>AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br/>LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br/>OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN<br/>THE SOFTWARE.</div></div>
6161

6262
<div id="footer">
63-
Generated on Tue Jun 29 17:34:36 2021 by
63+
Generated on Fri Jul 23 14:56:02 2021 by
6464
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
6565
0.9.26 (ruby-3.0.1).
6666
</div>

docs/yard/file.README.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676

7777
<h2 id="what-is-it">What is it?</h2>
7878

79-
<p>A CLI tool (and library) to identify the hash type of a given hash.</p>
79+
<p>A CLI tool (and library) to identify hash types (hash type identifier).</p>
8080

8181
<p><strong>CLI</strong></p>
8282

@@ -89,8 +89,8 @@ <h2 id="what-is-it">What is it?</h2>
8989
<h2 id="features">Features</h2>
9090

9191
<ul>
92-
<li>382+ hash types detected</li>
93-
<li>Modern algorithms supported (SHA3, Keccak, Blake2, etc.) </li>
92+
<li>400+ hash types detected</li>
93+
<li>Modern algorithms supported (SHA3, Keccak, Blake2, etc.)</li>
9494
<li>Hashcat and John the Ripper references</li>
9595
<li>CLI tool &amp; library</li>
9696
<li>Hackable</li>
@@ -119,7 +119,7 @@ <h2 id="author">Author</h2>
119119
</div></div>
120120

121121
<div id="footer">
122-
Generated on Tue Jun 29 17:34:36 2021 by
122+
Generated on Fri Jul 23 14:56:02 2021 by
123123
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
124124
0.9.26 (ruby-3.0.1).
125125
</div>

docs/yard/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676

7777
<h2 id="what-is-it">What is it?</h2>
7878

79-
<p>A CLI tool (and library) to identify the hash type of a given hash.</p>
79+
<p>A CLI tool (and library) to identify hash types (hash type identifier).</p>
8080

8181
<p><strong>CLI</strong></p>
8282

@@ -89,8 +89,8 @@ <h2 id="what-is-it">What is it?</h2>
8989
<h2 id="features">Features</h2>
9090

9191
<ul>
92-
<li>382+ hash types detected</li>
93-
<li>Modern algorithms supported (SHA3, Keccak, Blake2, etc.) </li>
92+
<li>400+ hash types detected</li>
93+
<li>Modern algorithms supported (SHA3, Keccak, Blake2, etc.)</li>
9494
<li>Hashcat and John the Ripper references</li>
9595
<li>CLI tool &amp; library</li>
9696
<li>Hackable</li>
@@ -119,7 +119,7 @@ <h2 id="author">Author</h2>
119119
</div></div>
120120

121121
<div id="footer">
122-
Generated on Tue Jun 29 17:34:36 2021 by
122+
Generated on Fri Jul 23 14:56:02 2021 by
123123
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
124124
0.9.26 (ruby-3.0.1).
125125
</div>

0 commit comments

Comments
 (0)