]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - bcal/bcal_tdes2.h
added arcfour/rc4
[arm-crypto-lib.git] / bcal / bcal_tdes2.h
index 4dac992314d4046eaaac81cd4175d17b872d42dc..d015d363906c877cee791d21727ea5030c926ac8 100644 (file)
@@ -1,6 +1,6 @@
 /* bcal_tdes2.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
@@ -28,7 +28,6 @@
 #ifndef BCAL_TDES2_H_
 #define BCAL_TDES2_H_
 
-#include <avr/pgmspace.h>
 #include "blockcipher_descriptor.h"
 #include "des.h"
 #include "keysize_descriptor.h"