This commit is contained in:
@@ -34,6 +34,8 @@ typedef enum diffie_hellman_group_t diffie_hellman_group_t;
|
|||||||
* The modulus (or group) to use for a Diffie-Hellman calculation.
|
* The modulus (or group) to use for a Diffie-Hellman calculation.
|
||||||
*
|
*
|
||||||
* @see IKEv2 draft 3.3.2 and RFC 3526.
|
* @see IKEv2 draft 3.3.2 and RFC 3526.
|
||||||
|
*
|
||||||
|
* @ingroup transforms
|
||||||
*/
|
*/
|
||||||
enum diffie_hellman_group_t {
|
enum diffie_hellman_group_t {
|
||||||
MODP_UNDEFINED = 1024,
|
MODP_UNDEFINED = 1024,
|
||||||
|
|||||||
Reference in New Issue
Block a user