must -> should
This commit is contained in:
parent
e45fadffb1
commit
3ab71f873f
@ -43,7 +43,7 @@ const char *crypto_generichash_primitive(void);
|
||||
|
||||
/*
|
||||
* Important when writing bindings for other programming languages:
|
||||
* the state address *must* be 64-bytes aligned.
|
||||
* the state address should be 64-bytes aligned.
|
||||
*/
|
||||
typedef crypto_generichash_blake2b_state crypto_generichash_state;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user