X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal_seed.h;h=a8bdf2c8fe894916a4405391b32e9d384c8d30cd;hb=ccd0f3b167feb23fd6d746affe6736b114643bcc;hp=0457d01851d4e06bf14a304dae5b10324237cddf;hpb=1a1a9f56318298d8ec87df9f7e78da68732f0d48;p=avr-crypto-lib.git diff --git a/bcal_seed.h b/bcal_seed.h index 0457d01..a8bdf2c 100644 --- a/bcal_seed.h +++ b/bcal_seed.h @@ -1,6 +1,6 @@ /* bcal_seed.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 "seed.h" #include "keysize_descriptor.h"