Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maamoun TK
nettle
Commits
85a2b7f2
Commit
85a2b7f2
authored
Mar 09, 2020
by
Niels Möller
Browse files
ChangeLog for previous change.
parent
ede524e5
Changes
1
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
85a2b7f2
2020-03-09 Niels Möller <nisse@lysator.liu.se>
From Daiki Ueno:
* chacha-crypt.c (chacha_crypt32): New function.
* chacha-set-nonce.c (chacha_set_counter, chacha_set_counter32):
New functions.
* chacha.h (CHACHA_COUNTER_SIZE, CHACHA_COUNTER32_SIZE): New constants.
* chacha-poly1305.c (chacha_poly1305_encrypt)
(chacha_poly1305_decrypt): Use chacha_crypt32.
* testsuite/chacha-test.c: Update tests to use new functions.
* nettle.texinfo: Document new chacha functions, and update
out-of-date chacha-poly1305 documentation.
2020-03-08 Niels Möller <nisse@lysator.liu.se>
From Dmitry Baryshkov:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment