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 free and open-source utility to calculate file and text hashes. The following hash calculations are supported:
5
6
* MD5
6
7
* SHA1
@@ -14,13 +15,15 @@ DeadHash is a free and open-source utility to calculate file and text hashes. Th
14
15
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and built using [Electron](https://electronjs.org/).
15
16
16
17
## Learn More
18
+
17
19
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
18
20
19
21
To learn React, check out the [React documentation](https://reactjs.org/).
20
22
21
23
To learn Electron, check out the [Electron documentation](https://electronjs.org/).
22
24
23
25
## About
26
+
24
27
This library is maintained by CodeDead. You can find more about us using the following links:
0 commit comments