Unverified Commit 350c6306 authored by Shogo Hayashi's avatar Shogo Hayashi Committed by GitHub
Browse files

fix explanation of sha256 (#9220)

parent 9a22457e
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* Author: Brad Conte (brad AT bradconte.com) * Author: Brad Conte (brad AT bradconte.com)
* Copyright: * Copyright:
* Disclaimer: This code is presented "as is" without any guarantees. * Disclaimer: This code is presented "as is" without any guarantees.
* Details: Defines the API for the corresponding SHA1 implementation. * Details: Defines the API for the corresponding SHA256 implementation.
*********************************************************************/ *********************************************************************/
#ifndef SHA256_H #ifndef SHA256_H
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment