chiark
/
gitweb
/
~mdw
/
catacomb
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ec-bin (ec_binproj): Make curve setup faster.
[catacomb]
/
whirlpool256.h
1
/* -*-c-*-
2
*
3
* $Id$
4
*
5
* Stub header for Whirlpool-256
6
*/
7
8
#ifndef CATACOMB_WHIRLPOOL256_H
9
#define CATACOMB_WHIRLPOOL256_H
10
11
#include "whirlpool.h"
12
13
#endif