lea 1.0

Lazy Encryption Algorithm (LEA)

This algorithm was based in nothing just to generate numbers
with a logical structure and some bitwise instructions
this is only for educational purpuses , all the files are
commented with a little resume of what it does 
im not an expert of ciphering actually im learning more
because i have a lot of things to do with this source code
and a lot of things to read this was tested on Linux IA-32 FreeBSD IA-32
Linux IA-64 & HP-UX IA-64 with gcc but well.. have fun
maybe this will get better in the next release

eruiz@avp.com.mx

Installing:

# make ; make install

For cleaning  objects:

$ make clean

Dont forget to read the License
