]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - bcal/bcal_seed.h
added arcfour/rc4
[arm-crypto-lib.git] / bcal / bcal_seed.h
index a8bdf2c8fe894916a4405391b32e9d384c8d30cd..ef32efb7b8e7e223aaf911be07bb63ce986912b8 100644 (file)
@@ -1,6 +1,6 @@
 /* bcal_seed.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 "seed.h"
 #include "keysize_descriptor.h"