If you really need a bunch of arbitrary RSA keys for manufacturing, your best 
bet would be to invest in several workstations and run the key generation in 
parallel.

However, it would probably be much better to have the device generate the keys 
directly when the user first plugs it in/installs it/sets it up/whatever.  If 
the device can't generate the keys on its own, you probably want to rethink 
your design.

On Friday 05 December 2003 14:49, Bommareddy, Satish (Satish) wrote:
> key size 1024. Only RSA
>
> the requirement is to generate 1024 RSA keys for installation into a device
> during manufacturing
>
> satish
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Dr. Stephen Henson
> Sent: Thursday, December 04, 2003 6:13 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Accelerating RSA Key Generation
>
> On Thu, Dec 04, 2003, Bommareddy, Satish (Satish) wrote:
> > HI
> >
> > One of the applications we are working on requires us to generate RSA key
> > pairs at a rate of about 20-25 key pairs/second is there any application
> > out there which can do this??  is using /dev/random, /etc/entropy or
> > accelerator card with RNG any faster?? and can this achieve the speed we
> > require?
>
> What size of key pair? Do they need to be secure or would any set of key
> pairs do? What kind of length of time do you need to sustain this rate?
>
> What's the intended purpose of the keypairs? If you don't have to use RSA
> then other public key algorithms could be used which have must quicker key
> generation times.
>
> Steve.
> --
> Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
> OpenSSL project core developer and freelance consultant.
> Funding needed! Details on homepage.
> Homepage: http://www.drh-consultancy.demon.co.uk
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to