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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Bitcoin-Hash
1
+
# SHA-256 Bitcoin-Hash
2
2
This project implements both __SHA-256__ and __Bitcoin Hashing__.
3
3
4
4
[SHA-256](https://en.wikipedia.org/wiki/SHA-2) is a Secure Hash Algorithm that uses a hash function computed with eight 32-bit words. It is a cryptographic method of converting input data of any kind and size, into a string of fixed number of characters.
0 commit comments