History log of /openssl/crypto/evp/evp_pkey.c (Results 76 – 86 of 86)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OpenSSL_0_9_5
# 371acb22 16-May-2000 Ben Laurie

Typesafe Thought Police part 4.


# 0e1c0612 15-May-2000 Ulf Möller

Get rid of more non-ANSI declarations.


Revision tags: OpenSSL_0_9_5a, OpenSSL_0_9_5a-beta2, OpenSSL_0_9_5a-beta1
# 48fe0eec 07-Mar-2000 Dr. Stephen Henson

Fix the PKCS#8 DSA code so it works again. All the
broken formats worked but the valid didn't :-(


Revision tags: OpenSSL_0_9_5beta2, OpenSSL_0_9_5beta1
# 66430207 05-Feb-2000 Dr. Stephen Henson

Add support for some broken PKCS#8 formats.


# 657e60fa 03-Feb-2000 Ulf Möller

ispell (and minor modifications)


# eb952088 13-Jan-2000 Ulf Möller

Precautions against using the PRNG uninitialized: RAND_bytes() now
returns int (1 = ok, 0 = not seeded). New function RAND_add() is the
same as RAND_seed() but takes an estimate of the entrop

Precautions against using the PRNG uninitialized: RAND_bytes() now
returns int (1 = ok, 0 = not seeded). New function RAND_add() is the
same as RAND_seed() but takes an estimate of the entropy as an additional
argument.

show more ...


# 08e9c1af 20-Oct-1999 Dr. Stephen Henson

Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
tolerated in certificates.


Revision tags: OpenSSL_0_9_4, OpenSSL_0_9_3a, OpenSSL_0_9_3, OpenSSL_0_9_3beta2, OpenSSL_0_9_3beta1
# f5d7a031 27-Apr-1999 Ulf Möller

New Configure option no-<cipher> (rsa, idea, rc5, ...).


# ec577822 23-Apr-1999 Bodo Möller

Change #include filenames from <foo.h> to <openssl.h>.

Submitted by:
Reviewed by:
PR:


# 6b691a5c 19-Apr-1999 Ulf Möller

Change functions to ANSI C.


# cfcefcbe 28-Mar-1999 Dr. Stephen Henson

Further PKCS#12 integration, PBE, PKCS#8 additions.


1234