OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Gabriel Lawrence (gabebutterflysecurity.com)
Date: Fri Mar 29 2002 - 11:25:43 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    This could be considered a lame response.... But, how 'bout using JNI to
    bridge Java to the C++ code on NT? then you can use the exact same
    crypto libraries on both sides...

    -gabe

    On Fri, 2002-03-29 at 07:30, r s wrote:

    > I am trying to use some crypto on two separate
    > platforms that must share the same encrypted data.
    > One is Java/Unix the other NT/C++.