diff options
Diffstat (limited to 'bootstrap/blake2s-ref.c')
| -rw-r--r-- | bootstrap/blake2s-ref.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/blake2s-ref.c b/bootstrap/blake2s-ref.c index 7ad7886..d813b46 100644 --- a/bootstrap/blake2s-ref.c +++ b/bootstrap/blake2s-ref.c @@ -14,8 +14,8 @@ Note: This file has been modified/adapted to the SLUL project. It has been changed to be compatible with C89 compilers, and code that - is not needed for SLUL (e.g. blake2b, zero memory clearing, etc.) has - been removed. + is not needed for SLUL has been removed (e.g. blake2b, safe memory + clearing, etc.). */ |
