# uname -a
SunOS mail2 5.5.1 Generic_103641-42 i86pc i386 i86pc
# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/i586-sun-solaris2.5.1/2.95.3/specs
gcc version 2.95.3 20010315 (release)
#
Hardware is a Pentium 66. (yes, an original Pentium)
# ./Configure solaris-x86-gcc zlib shared -L/usr/lo
In message <[EMAIL PROTECTED]> on Fri, 24 Jun 2005 01:02:55 +0200, Steffen
Pankratz <[EMAIL PROTECTED]> said:
kratz00> Hi
kratz00>
kratz00> from the enc man page -> SUPPORTED CIPHERS
kratz00>
kratz00> rc5-cbcRC5 cipher in CBC mode
kratz00> rc5 Ali
Browser doesnt work
__
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager [EMAIL PROTECTED
Hi
from the enc man page -> SUPPORTED CIPHERS
rc5-cbcRC5 cipher in CBC mode
rc5 Alias for rc5-cbc
rc5-cfbRC5 cipher in CBC mode
rc5-ecbRC5 cipher in CBC mode
rc5-ofbRC5 cipher in CBC mode
Hi all,
Due to a number of last minute reports, the final release of OpenSSL
0.9.8 is delayed a few days to give the affected people a chance to
test that the corrections done do fix things as expeted.
So please, if you have sent in a report about something failing with
one of the 0.9.8 betas, gr
Thanks for the report. I've committed a fix.
Ticket resolved.
[EMAIL PROTECTED] - Tue Jun 21 15:24:02 2005]:
> beta6 doesn't compile on XP with
> set OPTS=no-asm no-engine no-krb5 no-hw
>
> str_lib.c
> .\crypto\store\str_lib.c(62) : fatal error C1083: Cannot open include
> file: 'openssl/engi
OK, the definition of des_crypt() is disabled.
Ticket resolved.
[EMAIL PROTECTED] - Wed Jun 22 13:25:46 2005]:
> Hello,
>
> Hans Meine has (re-)discovered the following name-clash on Solaris 8
>(SunOS 5.8):
>
> [EMAIL PROTECTED]:/software/cyrus-sasl-2.1.21/source/cyrus-sasl-
>2.1.21
Fixed. Thanks for notifying.
Ticket resolved.
[EMAIL PROTECTED] - Wed Jun 22 13:26:19 2005]:
>
> During installation:
>
> installing man3/OPENSSL_Applink.3
> ../../util/pod2man.pl: Improper man page - no dash in NAME header in
> paragraph 3 of OPENSSL_Applink.pod
> .3 => OPENSSL_Applink.3
>
Glad to hear you hate faulty compilers. I've added a patch that
comments the argument names and a comment that explains it.
Ticket resolved.
[EMAIL PROTECTED] - Wed Jun 22 16:55:12 2005]:
> Yep, that's the only place.
> I hate DCC too...
>
>
> -Original Message-
> From: [EMAIL PROTE
Thanks, applied. I've a few comments further down.
Ticket resolved.
[guest - Wed Jun 22 23:26:42 2005]:
> As an editorial comment, I would like to respectfully suggest that in
> the future, platform tests (#ifdef __IA32__) be used to establish
> attributes or qualities, and that the mainline
Thanks, patch applied. I will apply the other one as well.
Ticket resolved.
[guest - Wed Jun 22 23:04:09 2005]:
> Here are the patches to the OpenSSL 0.9.8-beta5 Configure script for
> Stratus VOS. I've tested them on a Stratus Continuum (PA-RISC) system
> running VOS 14.7.0ax and on the St
Patch applied and committed on all active branches. Thanks!
Ticket resolved.
[EMAIL PROTECTED] - Thu Jun 23 11:40:36 2005]:
> On April 24th, I wrote to openssl-dev:
>
> > Also, the function "dir_ctrl" in crypto/x509/by_dir.c looks wrong to
> > me. Shouldn't it be checking for the environment
What the...?
At first sight, it looks like an installation error, but it could also
be that header files from two different compiler installations are
mixed.
I've no clue what to do about this. Can you help?
[EMAIL PROTECTED] - Thu Jun 23 16:20:08 2005]:
>
> making all in ssl...
> gcc -I..
R> appro> Jumbo Makfiles update.
appro>
appro> - eliminate ambiguities between GNU-ish and SysV-ish make flavors;
appro> - switch [back] to -e;
appro> - fold/unify rules;
appro>
appro> This is follow-up to the patch introducing common BUILDENV. Idea is
appro> to
In message <[EMAIL PROTECTED]> on Thu, 23 Jun 2005 02:03:32 +0200 (CEST), "Andy
Polyakov" <[EMAIL PROTECTED]> said:
appro> OpenSSL CVS Repository
appro> http://cvs.openssl.org/
appro>
appro>
appro> Server: cvs.
Andy,
Works okay, except there is a missing "-c" in the else case of the Makefile for
compiling the assembly-source using cc. After adding the "-c" everything looks
okay, and all tests pass on Irix 6.5.19m with MIPSpro 7.4.2m.
Thanks for your help.
Darin Broady
--- Andy Polyakov <[EMAIL PROTEC
ar r ../../libcrypto.a bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.o bn_mul.o
bn_mod.o bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o bn_kron.o
bn_sqrt.o bn_gcd.o bn_prime.o bn_err.o bn_sqr.o mips3.o bn_recp.o bn_mont.o
bn_mpi.o bn_exp2.o bn_gf2m.o bn_nist.o bn_depr.o
ar: Error: cannot open m
I'm trying to build openssl-0.9.8-beta6 on my SGI Irix 6.5.19m with MIPSpro
7.4.2m compiler. My configure line is:
./Configure threads shared --prefix=/tmp/openssl-0.9.8 irix-mips3-cc
When the make gets to crypto/bn to add its object files to libcrypto.a, I see
the following:
ar r ../../libcryp
making all in ssl...
gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN
-DHAVE_DLFCN_H -O3 -fomit-frame-pointer -march=i486 -Wall -DL_ENDIAN
-DOPENSSL_NO_INLINE_ASM -DOPENSSL_BN_ASM_PART_WORDS -DSHA1_ASM -DMD5_ASM
-DRMD160_ASM -DAES_ASM -c kssl.c
In file included from
Apologies in advance if these have already been fixed in beta6!
I compiled openssl 0.9.8 beta4 in Windows 2000, with Borland C++ 5.5.1
(static library version, not DLL).
Here's a list of problems I encountered on the way: (sorry, I'm not sure
how to make proper Patch format things, and didn't h
Hi Steve, Richard,
OK, the file is attached. The file modified was from
openssl-0.9.8-beta6\apps\smime.c
It is just a simple hack to make it do a double pass over the file to do both
operations in the one call - sorry but I used a "goto" :-).
My user likes it much better this way because they
On April 24th, I wrote to openssl-dev:
> Also, the function "dir_ctrl" in crypto/x509/by_dir.c looks wrong to
> me. Shouldn't it be checking for the environment variable first, then
> getting the default if no environment variable is specified (the way
> by_file_ctrl does in crypto/x509/by_file.c
Hi all
We write you this mail because we would like to use cryption in Snmp V3. So we need OpenSSL to build this
but we've got a little problem building OpenSSL
indeed, during the make install step, an error occure:
created directory `_install/bin'
created directory `_install/lib'
created director
The default digest in 0.9.8 and the cvs head is SHA-1
(we didn't change 0.9.7 as we didn't want to break existing
implementations depending on the default digest being MD5).
About SHA-256 etc. : they are included in the soon to
appear 0.9.8.
Cheers,
Nils
24 matches
Mail list logo