Maker Pro
Maker Pro

Freeware DES (56 bits) implementation for 8 bits MCU

D

Dmitry Basko

Jan 1, 1970
0
Hello,
Some time ago I developed 8051 compatible DES (56 bits)implementation. A
little bit later it was divided into two separated projects:
1. Project for uVision2 (Keil) with mixed source code (C and Assembler).
This project supports interactive mode of debugging,(emulation of the
serial port's input-output);
2. Project for 8051 macro assembler (the source code is pure assembler
code);
Several times I was asked about this implementations, therefore I
decided to make it public. So, if someone is interested in these
projects (they are free and published under GNU GPL licence), you can
take them from my site, http://www.dbasko.com

Dmitry Basko
 
Top