Discussion Forums

re: documentation about fix encryption
Ian Orford / Dresdner Kleinwort Wasserstein
1 Aug 2002 3:48AM ET

From my experience with different engines that use different third party packages to implement the algorithms used in the PGP-DES-MD5 algorithm, its incredibly hard to get two independant engines to work.

In order to overcome this, I've implemented a SSL pipe using the JSSE package in Java that sits outside, and is therefore independant and invisible to the engine.

We've successfully used this pipe to establish a TLSv1 socket using SSL_RSA_WITH_RC4_128_SHA. This wasn't too difficult to do.


documentation about fix encryption
besnainou sarah / reuters   31 Jul 2002 12:38PM ET
re: documentation about fix encryption
Ryan Pierce / Townsend Analytics Ltd. / Archipelago LLC   31 Jul 2002 1:04PM ET
re: documentation about fix encryption
Ian Orford / Dresdner Kleinwort Wasserstein   1 Aug 2002 3:48AM ET
re: documentation about fix encryption
besnainou sarah / reuters   1 Aug 2002 9:06AM ET