Hi,
I have downloaded & built openssl-0.9.8e.tar.gz on WinXP using
VCExpress 2005. Everything builds fine but when I compile & run a
program using the library, it remains locked even after it exits. i.e. I can
never delete the exe till I reboot the machine
For eg.
I have the following trivial p
I setup up openssl on RHEl4.. I configure sendmail... But I need to
get a trusted CA.. (The install I used CA.pl).. so they sent me the
following four file
1 AddTrustExternalCARoot.crt
2 UTNAddTrustServer_CA.crt
3 NetworkSolutions_CA.crt
4.ther.com.crt
How do I make this work I have spent the p
Hello,
I believe using the ECB mode for encryption does not make use of
an IV but EVP_EncryptUpdate takes an IV as a parameter. Is passing
NULL to it the correct thing to do? i.e.
EVP_EncryptUpdate(&ctx, ciphertext, &ctlen, plaintext, ptlen)
Thanks
On Thu, Mar 22, 2007, Kyle Hamilton wrote:
> RFC 4507 ticket-based abbreviated session resumption with no state
> stored on the server? I don't believe so.
>
Well the OP might be referring to standard SSL/TLS session resumption which is
sometimes referred to as an "abbreviated handshake".
Stev
Could anyone tell me where i can find the source code of function
i2d_X509()?
thanks a lot.
_
Exercise your brain! Try Flexicon.
http://games.msn.com/en/flexicon/default.htm?icid=flexicon_hmemailtaglinemarch07
__
RFC 4507 ticket-based abbreviated session resumption with no state
stored on the server? I don't believe so.
But this is a decent question to ask, I think: What RFCs does OpenSSL implement?
-Kyle H
On 3/22/07, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
On Thu, Mar 22, 2007, Bhat, Jayalaksh
Hello,
> I asked you last week:
> > I have to interface with a client running
> > TLS_RSA_WITH_3DES_EDE_CBC_SHA1. For me, it means:
> >..
> > Please very my thought is correctly . DH is not involved at all ??? I
> > always think that DH have to be involved when using symmetric key.
>
> Y
Hi!
I encrypt files via openssl on commandline using the following command:
openssl smime -encrypt -in /tmp/testfile -out /tmp/testfile.enc -
nodetach -binary -aes256 -outform DER -engine padlock /tmp/public.pem
Since I use the engine "padlock" on a VIA CPU (openssl speed show an
enormous s
Dr. Steve
Thank You very much for your help. I am OpenSSL to OpenSSL, so I can
use ephemeral RSA keys.
Thank again
TD
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dr. Stephen Henson
Sent: Thursday, March 22, 2007 10:01
To: openssl-users@openssl.org
S
On Thu, Mar 22, 2007, Bhat, Jayalakshmi Manjunath wrote:
> Hi All,
>
> I wanted to know if openssl supports TLS abbreviated handshake?
> Thanks in advance.
>
Presumably you mean the one used in session resumption? If so then the answer
is yes.
Steve.
--
Dr Stephen N. Henson. Email, S/MIME and
On Thu, Mar 22, 2007, Dinh, Thao V CIV NSWCDD, K72 wrote:
>
> I can not use temporary RSA keys because of:
>
> >Temporary RSA keys are only used in some export ciphersuites which are
> now obsolete. The use of ephemeral
> > RSA keys actually violates the standards in that particular
> ciphersui
Hi Marek:
I asked you last week:
> I have to interface with a client running
> TLS_RSA_WITH_3DES_EDE_CBC_SHA1. For me, it means:
>..
> Please very my thought is correctly . DH is not involved at all ??? I
> always think that DH have to be involved when using symmetric key.
You answered
What do you mean for "abbreviated" ?
2007/3/22, Bhat, Jayalakshmi Manjunath <[EMAIL PROTECTED]>:
Hi All,
I wanted to know if openssl supports TLS abbreviated handshake?
Thanks in advance.
Regards,
Jaya
__
OpenSSL Project
13 matches
Mail list logo