Re: Public key handle in HSM
- From: Sylvain <noSpam@xxxxxxxx>
- Date: Thu, 28 Feb 2008 23:04:28 +0100
lelteto wrote on 28/02/2008 22:31:
3. In case of hardware you usually don't get any speed advantage of PUBLIC KEY operations. They are pretty fast in software, and the communication overhead (context switches, driver involvement, etc.) probably result in longer total time than doing the computation in software. Hardware is excellent at accelerating private key operations - which is usally slow in software - but you wouldn't get much speedup (and oftentimes slower speed) from hardware for public key operations.
(good) HSM are faster than any software lib. even for exponentiation with public exp.
OOH, the public key import can be required to wrap a key (may be session, sym., ...) with the cert. of the recipient part.
in such a case, computation shall occur in the HSM.
Sylvain.
.
- Follow-Ups:
- Re: Public key handle in HSM
- From: yadav . dhananjay
- Re: Public key handle in HSM
- References:
- Public key handle in HSM
- From: yadav . dhananjay
- Public key handle in HSM
- Prev by Date: Re: User access rights within process on Vista
- Next by Date: What happens with inherited permissions after PROTECTED security descriptor control bit is set ?
- Previous by thread: Public key handle in HSM
- Next by thread: Re: Public key handle in HSM
- Index(es):
Relevant Pages
|