X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/b817bfc642225b8c3c0b6a7e42d1fb949b61a606..7eaaecf58694345b4e40db9981c0c2ac0f728378:/rijndael.h diff --git a/rijndael.h b/rijndael.h index 6b772e2..8883be5 100644 --- a/rijndael.h +++ b/rijndael.h @@ -54,7 +54,7 @@ #define RIJNDAEL_BLKSZ 16 #define RIJNDAEL_KEYSZ 32 -#define RIJNDAEL_CLASS (N, L, 128) +#define RIJNDAEL_CLASS (N, B, 128) extern const octet rijndael_keysz[];