X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=mkfiles%2Fa5_1.mk;h=2f1806f245dfa3b68f2e3da2b2916c914ea9bdb5;hb=b8aa8d06134ce687993cb3148d66ebd86dbf1d6f;hp=6055e986a0ed3f76b13635a6dd9338f958b061e7;hpb=701cee0d98aab48dd3192c8cc7c77eb42581bc56;p=avr-crypto-lib.git diff --git a/mkfiles/a5_1.mk b/mkfiles/a5_1.mk index 6055e98..2f1806f 100644 --- a/mkfiles/a5_1.mk +++ b/mkfiles/a5_1.mk @@ -1,7 +1,7 @@ -# Makefile for ARCFOUR (RC4 compatible) +# Makefile for A5/1 (from GSM) ALGO_NAME := A51 -# comment out the following line for removement of ARCFOUR from the build process +# comment out the following line for removement of A5/1 from the build process STREAM_CIPHERS += $(ALGO_NAME) $(ALGO_NAME)_OBJ := A5_1.o