Document functions added as a result of DSA opacity changes
authorMatt Caswell <matt@openssl.org>
Thu, 31 Mar 2016 13:22:39 +0000 (14:22 +0100)
committerMatt Caswell <matt@openssl.org>
Sat, 2 Apr 2016 23:23:56 +0000 (00:23 +0100)
commitfbaedfdd4748bec057a39141faff6b396e25eac7
tree130be7d21f430357e9060ce0f57296d832f30533
parent6e9fa57c6ddde7df49983251373a05cd663aac22
Document functions added as a result of DSA opacity changes

A number of getters/setters have been added for examining DSA objects, as
well as a whole set of functions for creating and buildingup DSA_METHODs.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Stephen Henson <steve@openssl.org>
doc/crypto/DSA_get0_pqg.pod [new file with mode: 0644]
doc/crypto/DSA_meth_new.pod [new file with mode: 0644]
doc/crypto/DSA_set_method.pod