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
Brian Smith
nettle
Commits
4144eedd
Commit
4144eedd
authored
Jun 15, 2001
by
Niels Möller
Browse files
First skeleton for tests.
Rev: src/nettle/testsuite/serpent-test.m4:1.1
parent
be506f99
Changes
1
Show whitespace changes
Inline
Side-by-side
testsuite/serpent-test.m4
0 → 100644
View file @
4144eedd
#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
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