On Friday 04 January 2013 06:02:53 Lauri Kasanen wrote:
> v2:
> - Sorted the enum by alpha (was sorted by algorithm age)
> - Use normal rotate here, xor not needed
> - Comment cleanup
> - Remove *empty* comments
> - Unify one be/le path
> - Remove #define round
> - Move to if(BB_ENDIAN) instead of #if

looks ok to me.  i'll let it sit a while to see if anyone has any feedback 
first.

> PS: There were existing #if blocks in the same file, just above in the
> md5 code. The requirement felt kinda weird with those there...

at least the BB_ENDIAN ones should get fixed.  the MD5_SMALL one isn't easy to 
make work (see how it gets used in the middle of var decls).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to