Ben Hoover wrote:
Is it possible to build FIPS capable openssl as a shared library with
FIPS 1.1.2?
In a word, no.
It specifically mentions in the fips object module userguide
that the -shared option is not allowed. However, it does not say that
when building openssl itself with FIPS support
as far as i know its 32 characters.
hth,
sascha kiefer
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Renato Araújo Ferreira
Sent: Montag, 21. Juli 2008 19:24
To: openssl-users@openssl.org
Subject: PKCS12 - Can't read Password
Why PKCS12 password give
Why PKCS12 password give "Can't read Password" error with large passwords? Wich
is it's size limit?
Thanks,
Renato A. Ferreira
Hi,
I saw your message in the openssl-dev mailing list about building
openSSL for windows CE and i'm trying to do the same thing.
I want to buil the openSSL libraries for Windows CE following those steps :
Building
Setup the eMbedded Visual C++ environment. There are batch files fo
Is it possible to build FIPS capable openssl as a shared library with FIPS
1.1.2? It specifically mentions in the fips object module userguide that the
-shared option is not allowed. However, it does not say that when building
openssl itself with FIPS support that the -shared option is not allow
Hi All,
I've managed to solve the problem of getting the hmac in hex by using perl but
not quite. I've noticed that if the key (in hex) starts with 00..., the digest
given will be wrong. For example:
perl -e 'print
pack("H*","98b0c8e500012bdd55872b408bc9a50d7ec6ccdb4725760942ff7ef0110fd79
Ack! I see there are actually a number of responses I somehow missed. Pardon
my error.
~~RMC
On Fri, Jul 18, 2008 at 12:39 PM, Richard Conlan <[EMAIL PROTECTED]> wrote:
> Anybody have any response on this? Or is there a better list to ask?
>
> ~RMC
>
>
> On Tue, Jul 15, 2008 at 5:44 PM, Richard