Hi,
You can find a procedure for compiling openssl on Symbian in the following
discussion :
http://discussion.forum.nokia.com/forum/showthread.php?t=93263
(the exacte steps are detailed here :
http://discussion.forum.nokia.com/forum/showpost.php?p=262863&postcount=8
and here :
http://discussion.fo
I loaded OpenSSL-0.9.8e which worked for my putpose.
Thank You
Don Dukelow
--- On Mon, 12/1/08, David Schwartz <[EMAIL PROTECTED]> wrote:
From: David Schwartz <[EMAIL PROTECTED]>
Subject: RE: Installing openssl-fips-1.2
To: openssl-users@openssl.org
Date: Monday, December 1, 2008, 1:31 PM
> T
Should be Bingo! I went the other way around and from the code follows
the need to call CRYPTO_cleanup_all_ex_data() at the very end, once
all is done.
Ger
On Mon, Dec 1, 2008 at 8:27 PM, Scott Gifford <[EMAIL PROTECTED]> wrote:
> "Shaun R." <[EMAIL PROTECTED]> writes:
>
>> valgrind --leak-check
"Shaun R." <[EMAIL PROTECTED]> writes:
> valgrind --leak-check=yes shows the below message, trying to figure
> out what i need to do to correct this. i do have
> BIO_free(verify_bio); before the function returns
Not sure if it addresses your problem directly, but this FAQ entry
might be helpful:
valgrind --leak-check=yes shows the below message, trying to figure out what
i need to do to correct this. i do have BIO_free(verify_bio); before the
function returns
==29460== 280 bytes in 10 blocks are still reachable in loss record 1 of 1
==29460==at 0x40053C0: malloc (vg_replace_mallo
> The only reasion I'm installing openSSL is because Perl SSH2 requires it.
> Am I getting to deep into this or is there another way I can get the
> library I need?
Get OpenSSL-0.9.8e or any other version that SSH2 supports.
> > Then how would I fix it so it would compil and not violation
> > an
The only reasion I'm installing openSSL is because Perl SSH2 requires it. Am I
getting to deep into this or is there another way I can get the library I need?
--- On Mon, 12/1/08, David Schwartz <[EMAIL PROTECTED]> wrote:
From: David Schwartz <[EMAIL PROTECTED]>
Subject: RE: Installing openssl
> Then how would I fix it so it would compil and not violation any security
policy
Getting a FIPS build just right is a major pain and requires all kinds of
trade offs. I just wouldn't bother unless you absolutely, positively must
have a FIPS build for some reason.
What you have to do is find s
Then how would I fix it so it would compil and not violation any security
policy
--- On Mon, 12/1/08, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
From: Dr. Stephen Henson <[EMAIL PROTECTED]>
Subject: Re: Installing openssl-fips-1.2
To: openssl-users@openssl.org
Date: Monday, December 1, 2008,
Sorry afterr rereading this I think I miss understude what you said to do. So
let me restate what yiou said to make sure I understand. I do want it all to
be built in 64 bt if possable.
./Configure solaris-sparcv9-cc fipscanisterbuild
make
make install
Note: is this below a different down
hi all
how can i compile openssl for symbian operating system ? i download
the source from openssl.org and when i am going to compiling source i
got errors
__
OpenSSL Project http://www.openssl.org
U
On Sat, Nov 29, 2008, Jatheen Anand wrote:
> I think looking at the errors there is a mismatch between 32 and 64 bit
> ( ELFCLASS32 error ). If you are using cc on solaris and want to
> configure fips 32 you could use the ./Configure solaris-sparcv9-cc
> fipscanisterbuild (fips binaries)..then
12 matches
Mail list logo