]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - bcal/bcal_rc6.h
added arcfour/rc4
[arm-crypto-lib.git] / bcal / bcal_rc6.h
index f6d0d1bb70b5bfb86c3e9e6d0e06f596f168ad4a..6accaa0ff4b20afd691561ca9b510df062831e85 100644 (file)
@@ -1,6 +1,6 @@
 /* bcal_rc6.h */
 /*
-    This file is part of the AVR-Crypto-Lib.
+    This file is part of the ARM-Crypto-Lib.
     Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify
@@ -25,7 +25,6 @@
  * 
  */
 
-#include <avr/pgmspace.h>
 #include "blockcipher_descriptor.h"
 #include "rc6.h"
 #include "keysize_descriptor.h"