Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
ff509727
Commit
ff509727
authored
Jul 10, 2019
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog for previous change
parent
8f88c38d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
ChangeLog
ChangeLog
+5
-2
No files found.
ChangeLog
View file @
ff509727
...
...
@@ -3,8 +3,11 @@
From Dmitry Eremin-Solenikov:
* cmac64.c (_cmac64_block_mulx, cmac64_set_key, cmac64_init)
(cmac64_update, cmac64_digest): New file, new functions.
* cmac.h: Add cmac64 declarations.
* Makefile.in (nettle_SOURCES): Add cmac64.c.
* cmac-des3.c (cmac_des3_set_key, cmac_des3_update)
(cmac_des3_digest): New file, new functions.
* cmac.h: Add cmac64 and cmac_des3 declarations.
* Makefile.in (nettle_SOURCES): Add cmac64.c and cmac-des3.c.
* testsuite/cmac-test.c (test_main): Add tests for cmac_des3.
2019-07-02 Niels Möller <nisse@lysator.liu.se>
...
...
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