Do you know any public implementation of DES encryption algorithm in ANSI C or C51 assembler ? And other one efficient ? Thanks Javier
A DES example program comes with the C51 compiler. Have you checked the examples directory? Jon