Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
77bc04f8
Commit
77bc04f8
authored
Nov 28, 2018
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rsa-internal.h: Add include of rsa.h.
parent
81491991
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
ChangeLog
ChangeLog
+4
-0
rsa-internal.h
rsa-internal.h
+2
-0
No files found.
ChangeLog
View file @
77bc04f8
2018-11-28 Niels Möller <nisse@lysator.liu.se>
* rsa-internal.h: Add include of rsa.h.
2018-11-27 Niels Möller <nisse@lysator.liu.se>
* rsa-sec-compute-root.c (sec_mul, sec_mod_mul, sec_powm): New
...
...
rsa-internal.h
View file @
77bc04f8
...
...
@@ -36,6 +36,8 @@
#include "nettle-types.h"
#include "rsa.h"
#define _rsa_sec_compute_root_itch _nettle_rsa_sec_compute_root_itch
#define _rsa_sec_compute_root _nettle_rsa_sec_compute_root
#define _rsa_sec_compute_root_tr _nettle_rsa_sec_compute_root_tr
...
...
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