Re: OPENSSL calls from java

2008-01-29 Thread Corentin Delorme
i need to make calls to the necessary methods. Does anyone have an example of Java programs calling the Openssl libraries ? Thanks Sandesh -- View this message in context: http://www.nabble.com/OPENSSL-calls-from-java-tp15045566p15045566.html Sent from the OpenSSL - Dev mailing list

Re: OPENSSL calls from java

2008-01-29 Thread bgiles
libraries ? Thanks Sandesh -- View this message in context: http://www.nabble.com/OPENSSL-calls-from-java-tp15045566p15045566.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. __ OpenSSL Project

RE: OPENSSL calls from java

2008-01-29 Thread Mosteika, Paul Edward (OpenVMS Engineering)
: OPENSSL calls from java Another possibility, if you absolutely must go through OpenSSL, is to set up the OpenSSL side as some type of server and use some sort of client/server model. This isn't entirely brain-dead -- I've been looking at that as a way to put an airgap between the bulk of code

Re: OPENSSL calls from java

2008-01-29 Thread Rüdiger Plüm
On 01/23/2008 05:13 PM, tigerpaw wrote: Hi I am currently working on calling crypto library from Java program. Since the algorithms are already available in OpenSSL i presume i need to make calls to the necessary methods. Does anyone have an example of Java programs calling the

OPENSSL calls from java

2008-01-28 Thread tigerpaw
this message in context: http://www.nabble.com/OPENSSL-calls-from-java-tp15045566p15045566.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. __ OpenSSL Project http://www.openssl.org