File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Security and the fly likes public key encryption Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "public key encryption" Watch "public key encryption" New topic
Author

public key encryption

Ravikumar Jambunathan
Ranch Hand

Joined: Aug 25, 2003
Posts: 66
i have been given a task for doing pubilc key encryption during electronic file trasmission. Have anybody done such program using jave, if yes pl. send me your suggestions and tips which will be useful for me.
thanks for your time.
regards,
ravi
Thomas Paul
mister krabs
Ranch Hand

Joined: May 05, 2000
Posts: 13974
Moving to security


Associate Instructor - Hofstra University
Amazon Top 750 reviewer - Blog - Unresolved References - Book Review Blog
Jon Eaves
Greenhorn

Joined: Apr 04, 2004
Posts: 12
If you look at www.bouncycastle.org, you will find a JCE compatible provider and source code.
There is also a lot of examples and test code that shows how to perform many cryptographic operations.
If you join the mailing list, you'll find many people willing and able to help.
 
IntelliJ Java IDE
 
subject: public key encryption
 
Threads others viewed
how to create password protect text file using java ?
Error while encrypting the xml file using asymmetric cipher...pls help
problem in encryption of encrypted xml file....
How/Where to store encryption key?
Encrypting and Decrypting Strings.
MyEclipse, The Clear Choice