chiark
/
gitweb
/
~mdw
/
catacomb
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
math/g-*.c: Group implementations include `group.h' via `group-guts.h'.
[catacomb]
/
symm
/
safersk.c
1
/* -*-c-*-
2
*
3
* Stub code for SAFER-SK
4
*/
5
6
#include "blkc.h"
7
#include "safersk.h"
8
9
typedef int uninteresting;
10
BLKC_TEST(SAFERSK, safersk)