Skip to content
Snippets Groups Projects
Commit 44723c97 authored by Mathias Tausig's avatar Mathias Tausig
Browse files

hashes: SHA256 documentation updated

Fixed typo
parent ce099c65
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ extern "C" {
#define SHA256_INTERNAL_BLOCK_SIZE (64)
/**
* @brief Context for ciper operations based on sha256
* @brief Context for cipher operations based on sha256
*/
typedef struct {
/** global state */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment