commit | 0e4aa0d2d2807e0cbeac29b65d2b9061daed8941 | [log] [tgz] |
---|---|---|
author | Geoff Thorpe <geoff@openssl.org> | Wed Jan 15 02:01:55 2003 +0000 |
committer | Geoff Thorpe <geoff@openssl.org> | Wed Jan 15 02:01:55 2003 +0000 |
tree | cec435e2a3ce007d0b1a7be92c4cf12cdc4bd1a5 | |
parent | 08cb96bba2831a8fc3dbda697ab65d64bb05a371 [diff] |
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.