File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed
fastlane/metadata/android Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change
1
+ Generieren von MD5, SHA und CRC32-Hashes für Dateien und Text
Original file line number Diff line number Diff line change 1
- DeadHash is an utility to calculate <i>hashes </i>.
1
+ <i>DeadHash </i> can generate hashes for files and text easily in a matter of seconds .
2
2
3
3
<b>Features:</b>
4
- <ul>
5
- <li>Generate hashes for files and texts </li>
6
- <li>Dark theme support</li>
7
- <li>Compare your hashes</li>
8
- <li>Supports multiple hashes</li>
9
- </ul>
10
4
11
- Supported hashes:
5
+ * Generate hashes for files and texts
6
+ * Dark theme support
7
+ * Compare your hashes
8
+ * Supports multiple hashes
9
+
10
+ <b>Supported hashes:</b>
11
+
12
12
* MD5
13
13
* SHA-1
14
14
* SHA-224
15
15
* SHA-256
16
16
* SHA-384
17
17
* SHA-512
18
18
* CRC32
19
+
20
+ You can even compare a file or a text to a given input and DeadHash will notify you if there are any matches.
21
+
22
+ <b>Privacy:</b> <a href="https://codedead.com/privacy">codedead.com/privacy</a>
You can’t perform that action at this time.
0 commit comments