X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal_rc6.h;h=f6d0d1bb70b5bfb86c3e9e6d0e06f596f168ad4a;hb=03f98ddd20eaabe1cfb0e4933ed559295543a55b;hp=391581653f58e93afef7a1b6b5538eecff87aad0;hpb=1a1a9f56318298d8ec87df9f7e78da68732f0d48;p=avr-crypto-lib.git diff --git a/bcal_rc6.h b/bcal_rc6.h index 3915816..f6d0d1b 100644 --- a/bcal_rc6.h +++ b/bcal_rc6.h @@ -1,6 +1,6 @@ /* bcal_rc6.h */ /* - This file is part of the Crypto-avr-lib/microcrypt-lib. + This file is part of the AVR-Crypto-Lib. Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) This program is free software: you can redistribute it and/or modify @@ -26,7 +26,7 @@ */ #include -#include "blopckcipher_descriptor.h" +#include "blockcipher_descriptor.h" #include "rc6.h" #include "keysize_descriptor.h"