fixed blowfish (ticket #1)
commitb837b4ff9785bdbb75d165cda6d591b529f2474d
authorThomas Zerbs <sya@unfancy.org>
Fri, 6 Jun 2008 15:00:10 +0000 (6 17:00 +0200)
committerThomas Zerbs <sya@unfancy.org>
Fri, 6 Jun 2008 15:03:56 +0000 (6 17:03 +0200)
treecc595ad1d03a201453ccd8ec088fc9b1c4b4c65e
parent804ef2c495aed942f4422626520afcdb6ec888d2
fixed blowfish (ticket #1)

 - minor furnishment is still required but it basically works
   problem was due to IV's not being reinited

 - sample gui updated too,
   to reflect changes made in the lib
libuim/include/uiml_bfish.h
libuim/src/uiml_bfish.c
samples/Makefile
samples/uim-ui.c