From: Chris Goodall <chrisg@uk.ibm.com>
To: <java-security@web2.javasoft.com>
Subject: JCE Public Key Encryption HELP!
Message-Id: <5060100007023074000002L042*@MHS>
Date: Wed, 24 Sep 1997 10:54:07 +0000
Hi!
I am currently developing a client-server application and I wish to
encrypt the data flow to and from the server. I have been experimenting
with JCE1.2 and I can successfully perform "symmetric" (private-key)
encryption. However, my actual intention is to provide an implementation
of the DES "asymmetric" (public-key) model - I have found the
asymmetric.class within the JCE API but lack relevant information to use
it.
Can anybody with experience (any example code would be greatly
appreciated) or even some pointers to online notes, please send an
email.
Many thanks in advance,
Chris.
chrisg@uk.ibm.com