Blowfish.e (Alexander Toresson)

new topic     » topic index » view thread      » older message » newer message

Hi:

I am trying to use your blowfish encryption as part of a larger program, 
and I'm having a lot of problems because of collisions between stock Eu 
functions and the ones you have re-defined (open, gets, getc, printf, etc...)

As you know, namespacing doesn't help here: for example, if I need to 
use Eu's gets(), there's no way to include that in a namespace, 
( e.g.: eu:gets() ) since it is a built-in function.

Are all those re-defined functions necessary? How do they differ from 
the built-in ones?

Regards,
Irv

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu