Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marcus Hoffmann
nettle
Commits
3a55563c
Commit
3a55563c
authored
Nov 07, 2002
by
Niels Möller
Browse files
(test_main): New limit argument in
call of rsa_keypair_from_sexp_alist. Rev: src/nettle/testsuite/sexp2rsa-test.c:1.3
parent
59ef8f68
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/sexp2rsa-test.c
View file @
3a55563c
...
...
@@ -13,7 +13,7 @@ test_main(void)
rsa_init_private_key
(
&
priv
);
ASSERT
(
rsa_keypair_from_sexp
(
&
pub
,
&
priv
,
(
&
pub
,
&
priv
,
0
,
HL
(
"2831313a707269766174652d6b657928"
"333a72736128313a6e36333a085c3408"
"989acae4faec3cbbad91c90d34c1d259"
...
...
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