You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DeadHash is a freeware utility to calculate file and text hashes. The following hash calculations are supported:
4
+
DeadHash is a free and open-source utility to calculate file and text hashes. The following hash calculations are supported:
5
5
* MD5
6
6
* SHA1
7
7
* SHA224
@@ -11,7 +11,7 @@ DeadHash is a freeware utility to calculate file and text hashes. The following
11
11
* SHA512
12
12
* RIPEMD160
13
13
14
-
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and [Electron](https://electronjs.org/).
14
+
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and built using [Electron](https://electronjs.org/).
15
15
16
16
## Learn More
17
17
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
0 commit comments