LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 02-25-2011, 03:39 AM   #1
dhanapal2005
LQ Newbie
 
Registered: Feb 2011
Posts: 4

Rep: Reputation: 0
Encryption and decryption program in java and using RSA algorithm ....


Sir,

i need a program for Encryption and Decryption using RSA algorithm in JAVA ..... pls help me for my project .....
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 02-25-2011, 03:40 AM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Is this what you are looking for?

http://www.javamex.com/tutorials/cry...cryption.shtml
 
Old 02-25-2011, 03:52 AM   #3
dhanapal2005
LQ Newbie
 
Registered: Feb 2011
Posts: 4

Original Poster
Rep: Reputation: 0
http://www.linuxquestions.org/questi...64#post4270664
 
Old 02-25-2011, 04:00 AM   #4
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
That link points to this same thread. Are you looking for an already compiled program instead?
 
Old 02-25-2011, 04:38 AM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
OP doesn't seem that familiar with forums, this thread was reported to moderators as follows.

Quote:
sir,
that websites shows only part of program and i am beginner in JAVA .i need full code of program.pls help me, sir...
 
Old 02-25-2011, 04:39 AM   #6
dhanapal2005
LQ Newbie
 
Registered: Feb 2011
Posts: 4

Original Poster
Rep: Reputation: 0
sir,
i am beginner of java.so i need full program code and that websites shows only part of code only ... please help me....
 
Old 02-25-2011, 04:40 AM   #7
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Roger that. I don't see anywhere where the OP posted the above... Did he edit it? Or am I just not seeing it?

EDIT: Ok, now it's coming up. Weird....
 
Old 02-25-2011, 04:42 AM   #8
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Quote:
Originally Posted by dhanapal2005 View Post
sir,
i am beginner of java.so i need full program code and that websites shows only part of code only ... please help me....
This position doesn't make sense. you can apply encryption in all sorts of different ways, there is no way to provide a *full* code listing, it's so so much down to how you use it. If you are new to Java, then you need to learn Java. Not RSA encryption using Java. You can't mix these levels of understanding up so directly.
 
Old 02-25-2011, 04:46 AM   #9
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Quote:
Originally Posted by acid_kewpie View Post
This position doesn't make sense. you can apply encryption in all sorts of different ways, there is no way to provide a *full* code listing, it's so so much down to how you use it. If you are new to Java, then you need to learn Java. Not RSA encryption using Java. You can't mix these levels of understanding up so directly.
+1 to that. To the OP: The link that I have included in my first post is in regards to RSA to assist you. Learning java before hand will get you in the right direction. Good luck!
 
Old 02-25-2011, 08:29 AM   #10
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,223

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by dhanapal2005 View Post
sir,
i am beginner of java.so i need full program code and that websites shows only part of code only ... please help me....
And why do you need "full program code", exactly?

Let me guess: your homework was to produce exactly that, and you're trying to have all the work done for you?

There is no other context in which your request would make sense.

EDIT: if you're really so far behind that you cannot understand the website given in the first reply to you, then you should consider dropping the course. I'm sorry.

Last edited by dugan; 02-25-2011 at 08:48 AM.
 
2 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
implementation of RSA algorithm in C / C++ rupa sarda Programming 1 08-02-2010 11:12 AM
Encryption and Decryption of file krounak Programming 2 06-24-2009 11:48 PM
Encryption/decryption bacula testing tqz Linux - General 1 02-02-2009 03:54 AM
right-click encryption/decryption for Gnome? DJOtaku Linux - General 1 09-23-2005 11:40 AM
PHP GnuPG encryption/decryption rblampain Programming 5 08-12-2005 10:10 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 05:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration