chiark
/
gitweb
/
~mdw
/
catacomb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
bfff260
)
symm/chacha.c, symm/salsa20.c: Merge the `zerononce' values.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 4 Sep 2019 17:42:32 +0000
(18:42 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 4 Sep 2019 21:37:41 +0000
(22:37 +0100)
Previously, each file had four separate `zerononce' values, for no good
reason. Consolidate them. (I haven't merged them across the files, to
keep the implementations self-contained.)
No differences found