mao wrote: > Hi, > I need code review for bug 6254183: > http://bugs.opensolaris.org/view_bug.do?bug_id=6254183 > Synopsis: encrypt(1) should support blowfish > The code is posted here: http://cr.opensolaris.org/~mao/bug-6254183 > Thanks > -Giuliano
In file decrypt.c you need to add several changes made to the file since you started modifying it. Otherwise, you will remove bug fixes made to decrypt. Also on line 307 of decrypt.c, I think you added "* Mod. *" as a debug message. Please remove it. -- This message posted from opensolaris.org