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
f478fb61
Commit
f478fb61
authored
Jun 15, 2001
by
Niels Möller
Browse files
First skeleton for tests.
Rev: src/nettle/testsuite/serpent-test.m4:1.1
parent
5b4bf29d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/nettle/testsuite/serpent-test.m4
0 → 100644
View file @
f478fb61
#include "serpent.h"
BEGIN_TEST
struct serpent_ctx ctx;
uint8_t msg[SERPENT_BLOCK_SIZE];
uint8_t cipher[SERPENT_BLOCK_SIZE];
uint8_t clear[SERPENT_BLOCK_SIZE];
/* FIXME: No tests! */
#warning no tests
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