openssl/crypto/rand
Bodo Möller 5dbd3efce7 Replace 'ecdsaparam' commandline utility by 'ecparam'
(the same keys can be used for ECC schemes other than ECDSA)
and add some new options.

Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS"
in 'PEM' format.

Fix ec_asn1.c (take into account the desired conversion form).

'make update'.

Submitted by: Nils Larsch
2002-07-14 16:54:31 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
md_rand.c copyright 2001-09-10 14:51:19 +00:00
rand.h opensslconf.h doesn't define what we want, e_os2.h does. 2002-06-27 17:19:55 +00:00
rand_egd.c Add support for DJGPP. 2002-06-13 20:42:35 +00:00
rand_err.c In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the 2001-04-30 15:24:41 +00:00
rand_lcl.h Like MD_Init, MD now must include a NULL engine pointer in its definition. 2001-10-25 08:53:54 +00:00
rand_lib.c This commits changes to various parts of libcrypto required by the recent 2001-09-25 20:23:40 +00:00
rand_os2.c Changes to have OpenSSL compile on OS/2. 2001-07-01 22:39:46 +00:00
rand_unix.c <sys/select.h> is included for AIX, when USE_SOCKETS is defined. 2002-06-20 20:49:27 +00:00
rand_vms.c Do not forget to increment the pointers... 2001-05-15 15:49:54 +00:00
rand_win.c disable '#ifdef DEBUG' sections 2002-02-21 13:07:44 +00:00
randfile.c Some platforms (most notably Windows) do not have a $HOME by default. 2001-05-03 07:50:11 +00:00
randtest.c Do a favor to those who get weird compiles and report if RAND_pseudo_bytes 2000-10-10 15:08:30 +00:00