]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/salsa20_c.mk
first impression of Rabbit
[avr-crypto-lib.git] / mkfiles / salsa20_c.mk
index 91804d2b139eb0e87b44f31e2ae84a8a08319178..32b4fac27e59fe730be3b8174d27cbf7aed1dda2 100644 (file)
@@ -1,7 +1,7 @@
 # Makefile for Salsa20
 ALGO_NAME := SALSA20_C
 
-# comment out the following line for removement of ARCFOUR from the build process
+# comment out the following line for removement of Salsa20 from the build process
 STREAM_CIPHERS += $(ALGO_NAME)
 
 $(ALGO_NAME)_DIR      := salsa20/