X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal_serpent.h;h=60fc8cc105389776c78986d10b875c81b71ad47f;hb=ccd0f3b167feb23fd6d746affe6736b114643bcc;hp=ec3bec27ed438bb6f5bf4717adb2dd0a0e7261a2;hpb=17332291e15183d71d88ed868275e3cb53917180;p=avr-crypto-lib.git diff --git a/bcal_serpent.h b/bcal_serpent.h index ec3bec2..60fc8cc 100644 --- a/bcal_serpent.h +++ b/bcal_serpent.h @@ -1,6 +1,6 @@ /* bcal_serpent.h */ /* - This file is part of the This file is part of the AVR-Crypto-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 "serpent.h" #include "keysize_descriptor.h"