Wrox Programmer Forums
|
BOOK: Beginning Cryptography with Java
This is the forum to discuss the Wrox book Beginning Cryptography with Java by David Hook; ISBN: 9780764596339
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Cryptography with Java section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 16th, 2008, 05:18 AM
Registered User
 
Join Date: Jul 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Code for ECDH

Hello,
I want to implement ECDH algorithm by Java. Would anyone please help me how to implement or find the necessary code?

Thanks

Nayeem

 
Old July 16th, 2008, 08:58 PM
dgh dgh is offline
Wrox Author
 
Join Date: Aug 2005
Posts: 206
Thanks: 0
Thanked 20 Times in 20 Posts
Default

Dealing with this from the JCE point of view is covered in Chapter 4.

If you're trying to implement the underlying algorithm from scratch, I would recommend having a look at the source code for the Bouncy Castle lightweight API which is also available on the Bouncy Castle web site.

Regards,

David

 
Old March 2nd, 2009, 04:26 AM
Registered User
 
Join Date: Mar 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by nay_ctg View Post
Hello,
I want to implement ECDH algorithm by Java. Would anyone please help me how to implement or find the necessary code?

Thanks

Nayeem
It would be good idea to read Bouncy Castle documentation, but if you want to see the code for instant, check my post here: http://www.amrishodiq.co.cc/elliptic...ion-with-java/. I hope it helps.





Similar Threads
Thread Thread Starter Forum Replies Last Post
require ECDH java code m.ganguli BOOK: Beginning Cryptography with Java 19 December 10th, 2011 11:04 PM
Changing the parameter in ECDH nay_ctg BOOK: Beginning Cryptography with Java 2 March 17th, 2009 01:07 AM
About ECDH nay_ctg BOOK: Beginning Cryptography with Java 1 August 10th, 2008 07:19 PM
Problem in Implementing ECDH nay_ctg BOOK: Beginning Cryptography with Java 1 August 3rd, 2008 06:28 PM
Urgent:hard disk serial code and vb code ivanlaw Pro VB 6 0 July 25th, 2007 04:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.