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 and checksums. The following calculations are supported:
10
10
@@ -16,6 +16,10 @@ DeadHash is a free and open-source utility to calculate file and text hashes and
16
16
* SHA-384
17
17
* SHA-512
18
18
* RIPEMD-160
19
+
* CRC1
20
+
* CRC8
21
+
* CRC16
22
+
* CRC24
19
23
* CRC32
20
24
21
25
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