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
31cda956
Commit
31cda956
authored
Apr 23, 2000
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/symmetric/twofish.c:1.6
parent
4b0b15c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
twofish.c
View file @
31cda956
...
...
@@ -330,7 +330,6 @@ twofish_selftest(void)
0x9F
,
0x0C
,
0xFC
,
0xCA
,
0xE8
,
0x7C
,
0xFA
,
0x20
};
TWOFISH_context
context
;
int
i
;
byte
plaintext
[
16
],
ciphertext
[
16
];
twofish_setup
(
&
context
,
16
,
testkey128
);
...
...
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