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:
9
+
DeadHash is a free and open-source utility to calculate file and text hashes and checksums. The following calculations are supported:
10
10
11
11
* MD4
12
12
* MD5
@@ -16,6 +16,7 @@ DeadHash is a free and open-source utility to calculate file and text hashes. Th
16
16
* SHA-384
17
17
* SHA-512
18
18
* RIPEMD-160
19
+
* CRC32
19
20
20
21
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and built using [Electron](https://electronjs.org/).
0 commit comments