Date: Mon, 30 Mar 1998 11:49:39 -0800
From: Derin Bluhm <dbluhm@pragmatyxs.com>
To: java-security@web1.javasoft.com
Subject: Encryption and JCC
Hi -
I am relatively new to Java. I need to build an application for a
trading center that will open an encrypted channel to upload/download
from my database at the remote site.
I can do this now on an open channel, but I woul like to make it
secure. Has the Java Cryptography Architecture progressed to the point
that it supports standard encryption models (RSA)? Where do I get it?
If not, have third parties produced the code for this yet?
I really need the key authentication to support my trading partner
security.
Thanks for your time. Derin.