New utility pkeyparam. Enhance and bugfix algorithm specific parameter
authorDr. Stephen Henson <steve@openssl.org>
Tue, 28 Mar 2006 14:35:32 +0000 (14:35 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 28 Mar 2006 14:35:32 +0000 (14:35 +0000)
commit3e4585c8fd0b23f884d775462736502599146af6
tree27b73970dedcc4215d6f7c4def10ee3990674143
parent3e84b6e15fe6a580177b9e242c66e1d1ab6c2164
New utility pkeyparam. Enhance and bugfix algorithm specific parameter
functions to support it.
18 files changed:
CHANGES
apps/Makefile
apps/pkey.c
apps/pkeyparam.c [new file with mode: 0644]
apps/progs.h
crypto/dh/dh.h
crypto/dh/dh_ameth.c
crypto/dh/dh_err.c
crypto/dh/dh_prn.c
crypto/dsa/dsa.h
crypto/dsa/dsa_ameth.c
crypto/dsa/dsa_err.c
crypto/ec/ec.h
crypto/ec/ec_ameth.c
crypto/ec/ec_err.c
crypto/pem/pem.h
crypto/pem/pem_lib.c
crypto/pem/pem_pkey.c