Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mike Perry
Tor
Commits
b16d8204
Commit
b16d8204
authored
Aug 23, 2020
by
Neel Chauhan
Browse files
Include crypto_rand.h in ed25519_tor.c
parent
36203e88
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ext/ed25519/donna/ed25519_tor.c
View file @
b16d8204
...
...
@@ -43,6 +43,7 @@
#include
"ed25519-randombytes.h"
#include
"ed25519-hash.h"
#include
"lib/crypt_ops/crypto_rand.h"
#include
"lib/crypt_ops/crypto_util.h"
typedef
unsigned
char
ed25519_signature
[
64
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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