On 01/10/2013 04:12 PM, Tayade, Nilesh wrote:
True. But HSM claims performance, correctness and security.
HSM is an overloaded term, used for accelerators and containers alike.
(Common tamper-evident cryptographic modules have very low signing
throughput.)
--
Florian Weimer / Red Hat Produ
>True. But HSM claims performance, correctness and security.
Jeffrey's point is that you need whole-system security, not just faster crypto.
(And your original note didn't say HSM, but implied just an accelerator card.)
For example, how do you make sure that only authentic and authorized softw
> -Original Message-
> From: owner-openssl-us...@openssl.org [mailto:owner-openssl-
> us...@openssl.org] On Behalf Of Jeffrey Walton
> Sent: Thursday, January 10, 2013 7:54 PM
> To: openssl-users@openssl.org
> Subject: Re: RSA_private_decrypt function takes longer time.
ers@openssl.org
>> Subject: Re: RSA_private_decrypt function takes longer time.
> [...]
>
>> > Coming back to this. I dumped the PEM key in text format, and it
>> shows n, d, dQ, dP, qInv, p and q.
>> > Does that mean my private key is not just a 'd-only'
> -Original Message-
> From: owner-openssl-us...@openssl.org [mailto:owner-openssl-
> us...@openssl.org] On Behalf Of Jakob Bohm
> Sent: Thursday, January 10, 2013 6:56 PM
> To: openssl-users@openssl.org
> Subject: Re: RSA_private_decrypt function takes longer time.
[...
On 1/10/2013 12:13 PM, Tayade, Nilesh wrote:
-Original Message-
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-
us...@openssl.org] On Behalf Of Jakob Bohm
Sent: Friday, December 21, 2012 8:23 PM
To: openssl-users@openssl.org
Subject: Re: RSA_private_decrypt function takes
ers@openssl.org
>> Subject: Re: RSA_private_decrypt function takes longer time.
>>
>> On 12/21/2012 1:13 PM, Tayade, Nilesh wrote:
>> >
>> > I am using the RSA_private_decrypt() function in one of the custom
>> applications, where we expect the premaster to get decrypte
> -Original Message-
> From: owner-openssl-us...@openssl.org [mailto:owner-openssl-
> us...@openssl.org] On Behalf Of Jakob Bohm
> Sent: Friday, December 21, 2012 8:23 PM
> To: openssl-users@openssl.org
> Subject: Re: RSA_private_decrypt function takes longer time.
>
ers@openssl.org
>> Subject: Re: RSA_private_decrypt function takes longer time.
> [...]
>
>> >> On 12/21/2012 1:13 PM, Tayade, Nilesh wrote:
>> >>
>> >
>> > Is the conversion supported by openssl utility (e.g. the way we
>> convert .PEM
ers@openssl.org
>> Subject: Re: RSA_private_decrypt function takes longer time.
>>
>> On 12/21/2012 1:13 PM, Tayade, Nilesh wrote:
>>
>
> Is the conversion supported by openssl utility (e.g. the way we convert .PEM
> to PKCS8 format
> openssl pkcs8 -topk8 -in -out )?
> -Original Message-
> From: owner-openssl-us...@openssl.org [mailto:owner-openssl-
> us...@openssl.org] On Behalf Of Jakob Bohm
> Sent: Friday, December 21, 2012 8:23 PM
> To: openssl-users@openssl.org
> Subject: Re: RSA_private_decrypt function takes longer time.
>
On 12/21/2012 1:13 PM, Tayade, Nilesh wrote:
Hi,
I am using the RSA_private_decrypt() function in one of the custom
applications, where we expect the premaster to get decrypted faster.
I tried looking at the time consumed by RSA_private_decrypt and loops involved
in pseudo-random function to c
> -Original Message-
> From: Florian Weimer [mailto:fwei...@redhat.com]
> Sent: Friday, December 21, 2012 5:58 PM
> To: openssl-users@openssl.org
> Cc: Tayade, Nilesh
> Subject: Re: RSA_private_decrypt function takes longer time.
>
> On 12/21/2012 01:13 PM, Tayade
On 12/21/2012 01:13 PM, Tayade, Nilesh wrote:
I am using the RSA_private_decrypt() function in one of the custom
applications, where we expect the premaster to get decrypted faster.
I tried looking at the time consumed by RSA_private_decrypt and loops involved
in pseudo-random function to comp
Hi,
I am using the RSA_private_decrypt() function in one of the custom
applications, where we expect the premaster to get decrypted faster.
I tried looking at the time consumed by RSA_private_decrypt and loops involved
in pseudo-random function to compute key.
It is seen that RSA_private_decrypt
15 matches
Mail list logo