Re: [Quickfix-developers] Encryption
Brought to you by:
orenmnero
From: <gar...@su...> - 2003-05-28 18:09:48
|
Since quickfix and one of our counterparties don't support FIX encryption, we use stunnel to provide encryption over the communication protocol. It basically sets up an SSL connection between the two FIX engies. It doesn't require any changes at all to our implementation of our quickfix based engine. Gary Mui Prescient Markets, Inc 914-989-3118 (W) 445 Hamilton Avenue 914-422-3693 (F) White Plains, NY 10601 Please visit us at http://www.cpmarket.com "Jon Dahl" <jd...@Li...> To: <qui...@li...> Sent by: cc: qui...@li...ur Subject: [Quickfix-developers] Encryption ceforge.net 05/28/03 01:38 PM Hello all, I have a question about encryption in general with FIX and somewhat with quickfix. Is anyone encrptying their FIX messages right now and how has the process been of encrypting and decryting from either side? Any gotchas out there with the FIX protocol and excryption? I was thinking about using the OpenSSL library so we can write one code base (for the most part) and run it on *NIX and Windows. Anyone use the same scenario. Will quickfix offer any encryption plugins in the future? Sorry if this is somewhat off topic. Thanks, JD ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |