Re: FIPS capable openssl shared library

2008-07-21 Thread Steve Marquess
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

RE: PKCS12 - Can't read Password

2008-07-21 Thread Sascha Kiefer
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

PKCS12 - Can't read Password

2008-07-21 Thread Renato Araújo Ferreira
Why PKCS12 password give "Can't read Password" error with large passwords? Wich is it's size limit? Thanks, Renato A. Ferreira

OpenSSL For Windows CE

2008-07-21 Thread Amir
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

FIPS capable openssl shared library

2008-07-21 Thread Ben Hoover
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

openssl hmac problem

2008-07-21 Thread Ahmad Raif Mohamed Noor Beg
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

Re: Compiling static vs. dynamic and building a universal binary

2008-07-21 Thread Richard Conlan
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