Kukmin, Han wrote:
> How can i make a symmetric key using openssl library?
Make a random number.
__
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PR
HI everyboty
How can i make a symmetric key using openssl
library?
please answer me...
The patch below fixes a bug in the objects list
where the UID object shortname is incorrectly
specified to be identical to its longname
("uniqueIdentifier"). This evidences itself,
for example, when using OBJ_sn2nid() to convert
the UID rdn of a dn (i.e., "uid=test,o=myorg")
to an object. The f
One comment made when I proposed the patch was that this functionality
is currently almost entirely unused. Therefore changing the expected
prototype is not likely to affect that many people, many of whom may
actually prefer having the argument used. It also cleans up a notable
inconsistency in t
From: Bodo Moeller <[EMAIL PROTECTED]>
moeller> The problem with 0.9.6-stable is that '#include ' was
moeller> added to conf.h, being automatically included by
moeller> x509v3.h. I consider this a bug: Writing '#include '
moeller> in the application sourcecode does not mean that you want an EXI
Bodo Moeller wrote:
>
> On Sat, Feb 16, 2002 at 11:16:23AM +0100, Richard Levitte - VMS Whacker wrote:
>
> > I see no problem adding this patch. Queued.
>
> The problem is that the application callback prototype is incompatibly
> changed. Otherwise I would have added the argument instead of s
On Sat, Feb 16, 2002 at 11:16:23AM +0100, Richard Levitte - VMS Whacker wrote:
> I see no problem adding this patch. Queued.
The problem is that the application callback prototype is incompatibly
changed. Otherwise I would have added the argument instead of simply
adding comments pointing out
On Wed, Feb 20, 2002 at 03:07:16PM +0100, [EMAIL PROTECTED] wrote:
> Log:
> Including openssl/e_os.h in the OpenSSL 0.9.6 branch is legal, since
> it's exported. Changing that is a BIG step, which has been done in
> 0.9.7-dev.
>
> Revision ChangesPath
> 1.214 +1 -5 o
Hi,
I'm using SSL_clear (0.9.6c) in order to reuse the SSL object. SSL_clear()
should make sure that the SSL Session will *not* be reused if
SSL_SENT_SHUTDOWN is *not* set.
Well, I faced some problems and I looked into the code:
* SSL_clear sets SSL structure state with SSL_ST_BEFORE. (The pre
> -Original Message-
> From: Richard Levitte - VMS Whacker [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 20, 2002 7:30 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [MiNT] M68020 bn_asm
>
>
> From: "Howard Chu" <[EMAIL PROTECTED]>
>
> hyc> From the overwhelming l
10 matches
Mail list logo