Re: Cross compile OpenSSL in Linux using MinGW32

2006-10-18 Thread Stefan . Neis
Hi, I tried to compile OpenSSL using MinGW on Linux, but I could not do this. I've tried to modify configurations, converting ms/mingw.bat to ms/mingw.sh, removing the translation of / into \, and more... Before I making too much modifications, Have anyone succeeded in doing so?

[openssl.org #1414] OpenSSL for X86_64

2006-10-18 Thread [EMAIL PROTECTED] via RT
Hi! I have a simple query. When I try to create a x32 library on a x64 bit Linux using the -m32 flag which refers to OpenSSL I receive an error opensslconf-i386.h: Not found. I tried locating the problem but was not able to find one. Is this related to something I did not do while installing

Re: Cross compile OpenSSL in Linux using MinGW32

2006-10-18 Thread Alon Bar-Lev
On 10/18/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: The easier way probably is to modify the Configure script and then go the standard Unix route of compiling. I know I've found (and used) patches for doing this, googling for something like mingw Configure OpenSSL Thanks for reply. But it

[PATCH] display UPN if in subjectAltName

2006-10-18 Thread Charlie Lenahan
With this patch, instead of the subjectAltName getting othername:unsupported it will be something like othername:UPN[EMAIL PROTECTED] Nice when working with ceritifcates from CAC cards. --- openssl-0.9.8d.orig/crypto/x509v3/v3_alt.c 2005-07-26 16:55:17.0 -0400 +++

[openssl.org #1399] [patch] port SEED (RFC4269) to OpenSSL

2006-10-18 Thread via RT
[EMAIL PROTECTED] - Fri Sep 29 16:55:51 2006]: Hello We updated the SEED patch for the current CVS head. This patch set enables to use SEED block cipher algorithm in OpenSSL. SEED is a 128-bit symmetric key block cipher that has been developed by KISA(Korea Information Security Agency) and a