Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Other Java > BOOK: Beginning Cryptography with Java
|
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 June 9th, 2011, 09:58 PM
Authorized User
 
Join Date: Jun 2011
Posts: 38
Thanks: 9
Thanked 0 Times in 0 Posts
Default Real world- RSA key generation again-again?

I noticed in many examples, KeyPairGenerator is used to generate public and private key. Every time you run the program it generates different key values.

But in real world, who want to generate the key's again-again. It would be done one time only.

Do organisation's run standalone program to generate the key's and then save in DB to be read by other server programs to encrypt/decrypt files?
 
Old June 19th, 2011, 06:52 PM
dgh dgh is offline
Wrox Author
 
Join Date: Aug 2005
Posts: 206
Thanks: 0
Thanked 20 Times in 20 Posts
Default

It varies, some do, some don't. People use everything from smart cards, hardware adapters, file based key stores, to data bases.

Regards,

David





Similar Threads
Thread Thread Starter Forum Replies Last Post
Real world use case- public key encryption? boy18nj BOOK: Beginning Cryptography with Java 1 June 19th, 2011 06:43 PM
Example will not work in the real world ElMorenito BOOK: Wrox's ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter ISBN: 978-0-7645-8807-5 2 October 12th, 2006 01:18 PM
RSA ajm235 C++ Programming 1 August 19th, 2004 01:41 PM





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