Two new functions to write out PKCS#8 private keys. Also fixes for some of
authorDr. Stephen Henson <steve@openssl.org>
Thu, 10 Jun 1999 17:32:52 +0000 (17:32 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 10 Jun 1999 17:32:52 +0000 (17:32 +0000)
commitb7d135b353953bf40a58b49d145df5376a8af209
tree13d52048866ecf20b4ab22366c467c0871a14ce1
parentd58d092bc9f0a541ce5f0b265ee819f7ab086560
Two new functions to write out PKCS#8 private keys. Also fixes for some of
the the PBE code and a new constant PKCS5_DEFAULT_ITER for the default
iteration count if it is passed as zero.
12 files changed:
CHANGES
crypto/asn1/p5_pbe.c
crypto/asn1/p5_pbev2.c
crypto/evp/evp.h
crypto/evp/p5_crpt.c
crypto/pem/pem.h
crypto/pem/pem_err.c
crypto/pem/pem_info.c
crypto/pem/pem_lib.c
crypto/pkcs12/p12_crpt.c
crypto/pkcs12/pkcs12.h
util/libeay.num