]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - bcal_present.h
updated Makefile
[avr-crypto-lib.git] / bcal_present.h
index 0f095a2d5b8c69afa28448e6bf3a27a79e68f0bf..1de83657e21bf363458403b2f3e4ca10a4be55b8 100644 (file)
@@ -1,6 +1,6 @@
 /* bcal_present.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 <avr/pgmspace.h>
-#include "blopckcipher_descriptor.h"
+#include "blockcipher_descriptor.h"
 #include "present.h"
 #include "keysize_descriptor.h"