]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - bcal_serpent.h
updated Makefile
[avr-crypto-lib.git] / bcal_serpent.h
index ec3bec27ed438bb6f5bf4717adb2dd0a0e7261a2..60fc8cc105389776c78986d10b875c81b71ad47f 100644 (file)
@@ -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 <avr/pgmspace.h>
-#include "blopckcipher_descriptor.h"
+#include "blockcipher_descriptor.h"
 #include "serpent.h"
 #include "keysize_descriptor.h"