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
LSH
lsh
Commits
bf8a9fb6
Commit
bf8a9fb6
authored
Dec 12, 2001
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/spki.c:1.35
parent
b15f8f9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/spki.c
View file @
bf8a9fb6
...
...
@@ -994,6 +994,7 @@ spki_pkcs5_encrypt(struct randomness *r,
assert
(
crypto
);
assert
(
prf
);
/* NOTE: Allows random to be of bad quality */
salt
=
lsh_string_alloc
(
salt_length
);
RANDOM
(
r
,
salt
->
length
,
salt
->
data
);
...
...
Write
Preview
Supports
Markdown
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