Re: Blowfish.e (Alexander Toresson)
- Posted by Alexander Toresson <toressonodakra at swipnet.se> Jul 04, 2004
- 487 views
They are not necessary. They are there for a feature of the library to work. All they do is catch all the output/input from/to a program and optionally encrypt the output and decrypt the input. They're there to make a program use encryption/decryption very easily, without big rewrites of code. Maybe I should consider removing that feature because it seems to cause trouble. Could you describe your case? For now, if they cause trouble, remove them and just accumulate output into a buffer and then encrypt it. Regards, Alexander Toresson Shhh! Be vewy quiet! I'm hunting wuntime ewwows!