diff options
Diffstat (limited to 'src/block/cast/info.txt')
-rw-r--r-- | src/block/cast/info.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/block/cast/info.txt b/src/block/cast/info.txt index faba491c2..5055a9ce6 100644 --- a/src/block/cast/info.txt +++ b/src/block/cast/info.txt @@ -1 +1,10 @@ define CAST + +<header:internal> +cast_sboxes.h +</header:internal> + +<header:public> +cast128.h +cast256.h +</header:public> |