diff options
Diffstat (limited to 'Source/charon/transforms/diffie_hellman.h')
-rw-r--r-- | Source/charon/transforms/diffie_hellman.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/charon/transforms/diffie_hellman.h b/Source/charon/transforms/diffie_hellman.h index 9a3608aea..48a165557 100644 --- a/Source/charon/transforms/diffie_hellman.h +++ b/Source/charon/transforms/diffie_hellman.h @@ -35,8 +35,6 @@ typedef enum diffie_hellman_group_t diffie_hellman_group_t; * * See IKEv2 RFC 3.3.2 and RFC 3526. * - * @warning Use of big modulus sizes can be cpu consuming. - * * @ingroup transforms */ enum diffie_hellman_group_t { |