FAST translation of LARGE binary strings and files to HEX and the reverse.

gsac3
Mon Nov 30 14:41:17 PST 2009


Several months ago I was searching for a way to encode large strings (actually large files) from BINARY to HEX and then from HEX back to BINARY using a BCX program.  Kevin D. and Robert W. gave me some good ideas, but the results I came up with fell short of what I was trying to accomplish.  Finally, I lucked-in and discovered a set of routines written in C included in a DLL that is freely available from CRYPTOSYS (WWW.CRYPTOSYS.NET/ENCODE.HTML).

Just in-case anyone else may need such a capability, I have uploaded an example illustrating how to use the FREE Cryptosys Encode routines in a BCX program.  The diCrEnc.lib and diCrEnc.dll files are not in my upload, but you can get them free at the web address in the previous paragraph.

Don



           



More information about the BCX mailing list