chiark / gitweb /
tests/Makefile.m4: Distribute the converted AES test-vector files.
[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