Skip to content

Commit d741c19

Browse files
committed
Merge branch 'master' into feature/upgrades
2 parents ae29e57 + fde1b82 commit d741c19

File tree

10 files changed

+24
-0
lines changed

10 files changed

+24
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Added a settings activity
2+
- Removed deprecated code
3+
- Refactoring
4+
- Improved UI
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
DeadHash is an utility to calculate <i>hashes</i>.
2+
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 hases</li>
8+
<li>Supports multiple hashes</li>
9+
</ul>
10+
11+
Supported hashes:
12+
* MD5
13+
* SHA-1
14+
* SHA-224
15+
* SHA-256
16+
* SHA-384
17+
* SHA-512
18+
* CRC32
4.22 KB
Loading
315 KB
Loading
719 KB
Loading
679 KB
Loading
652 KB
Loading
775 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hashsum calculation utility.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
DeadHash

0 commit comments

Comments
 (0)