Re: Decryption of signed information

2006-04-26 Thread Marek Marcola
Hello, > My application will receive some piece of data signed with a private key of > a user. I have the certificate of this user. > > When that data comes, how do I decrypt the signature with the public key > (contained in the certificate - right?)? What functions to call? If you want to do thi

[Resending] Export 1024 ciphers

2006-04-26 Thread Ritesh Rekhi
Hi all, Is it true that all EXP1024 ciphers will only work with 512 bit key. I tried with 1024 bit key but I got a failure.If this is true why do we name these ciphers as EXP1024 ciphers they are as good as normal EXP ciphers.  May be I am missing something but if anyone can give

Re: [DEV] OpenSSL and Microsoft Windows

2006-04-26 Thread Arno Garrels
Matthieu BONETTI wrote: > The thing is I need to > import a specific certificate from "Certificate Store" > on Microsoft Windows and dump it into SSL_CTX_use_certificate_chain_file > (or an equivalement function). I think you can use d2i_X509() and X509_STORE_add_cert() I used crypoapi to get a

Re: Apache: modssl SSLRequire

2006-04-26 Thread Olaf Gellert
Olaf Gellert wrote: > Dominique Lohez wrote: > >>> Still don't know what I am doing wrong. Here's my complete >>> actual config (if someone really would want to look at it) >>> ;-) Seems as if the SSLRequire never comes into effect >>> (even if I compare the CN with "Foo" instead of "Testuser" >>

Re: [DEV] OpenSSL and Microsoft Windows

2006-04-26 Thread Matthieu BONETTI
Hello, Thanks for your answer but it wasn't what I need. I forgot to say it was question about programming with OpenSSL API. I need to port a small application using openssl to make TLS tunnels. This application use SSL_CTX_use_certificate_chain_file(ctx, certfile)); to load the client certific

Decryption of signed information

2006-04-26 Thread Ambarish Mitra
Hi all, My application will receive some piece of data signed with a private key of a user. I have the certificate of this user. When that data comes, how do I decrypt the signature with the public key (contained in the certificate - right?)? What functions to call? Regards, Ambarish.

[DEV] OpenSSL and Microsoft Windows

2006-04-26 Thread Matthieu BONETTI
Hello, Is there a way to use Microsoft stored certificates with OpenSSL? I can't find anything on this. I can access to those certificates using CAPICOM, but OpenSSL requires a PEM file. Regards, -- Matthieu Bonetti Mobile. +33 684 957 844 - Portable. 06 84 95 78 44 _

Re: Apache: modssl SSLRequire

2006-04-26 Thread Olaf Gellert
Dominique Lohez wrote: >> Still don't know what I am doing wrong. Here's my complete >> actual config (if someone really would want to look at it) >> ;-) Seems as if the SSLRequire never comes into effect >> (even if I compare the CN with "Foo" instead of "Testuser" >> access is allowed)... >> >

libcrypto.a

2006-04-26 Thread Saurabh Arora
hello how can we re-build libcrypto.a ??i found a file in [crypto] dir - "crypto-lib.com" which is used to create LIBCYPTO.OLB (may be for windows version), similarly is there a way to re-build libcrypto.a ??ok heres my purpose to re-build it :i am trying to add my custom extension under the stand

Re: Authenticode in Vista

2006-04-26 Thread Arno Garrels
Jeffrey Altman wrote: > The thawte certificates seem to be acceptable with XP but they > are no longer being accepted by Vista nor are they being accepted > by Microsoft for their Windows Crash Reporting service. The problem > appears to be that only the Verisign Code Signing CA is now a trust > a