NODE 9fe32f25Question: RC5 assembly code?
Juriaan Massenza <juriaan_massenza@ctp.com> (by way of Alec <camcc@abraxis.com>)Thu, 15 May 1997 01:49:04 +0800
I have the source code for RC5 encryption algorithm, but it is in C,
well it is still cool since it is "portable" but I am actually looking
for a PowerPC assembly code for the same, or at least for the Key
Expansion, Encryption and Decryption routines.
I am not a PowerPC coder at all, I barely know 8086 assembly. Somebody
have it already written?
The "formula" for RC5 is pretty interesting and looks like is made to
be implemented in Assembler.
Cia0,
Juriaan