openssl/crypto/dh
Geoff Thorpe 0e4aa0d2d2 As with RSA, which was modified recently, this change makes it possible to
override key-generation implementations by placing handlers in the methods
for DSA and DH. Also, parameter generation for DSA and DH is possible by
another new handler for each method.
2003-01-15 02:01:55 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
dh192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh2048.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh4096.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh_asn1.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
dh_check.c This is a first-cut at improving the callback mechanisms used in 2002-12-08 05:24:31 +00:00
dh_depr.c Nils Larsch submitted; 2002-12-08 16:45:26 +00:00
dh_err.c fix DH_generate_parameters for general 'generator' 2002-03-20 16:04:04 +00:00
dh_gen.c As with RSA, which was modified recently, this change makes it possible to 2003-01-15 02:01:55 +00:00
dh_key.c As with RSA, which was modified recently, this change makes it possible to 2003-01-15 02:01:55 +00:00
dh_lib.c Ensure EVP_CipherInit() uses the correct encode/decode parameter if 2002-03-16 23:20:05 +00:00
dh.h As with RSA, which was modified recently, this change makes it possible to 2003-01-15 02:01:55 +00:00
dhtest.c This is a first-cut at improving the callback mechanisms used in 2002-12-08 05:24:31 +00:00
example Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
generate Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile.ssl make update 2002-12-09 02:19:27 +00:00
p192.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p512.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p1024.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00