diff options
Diffstat (limited to 'Source/charon/transforms/crypters')
-rw-r--r-- | Source/charon/transforms/crypters/crypter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/transforms/crypters/crypter.h b/Source/charon/transforms/crypters/crypter.h index 7f371de8a..9c219f5cc 100644 --- a/Source/charon/transforms/crypters/crypter.h +++ b/Source/charon/transforms/crypters/crypter.h @@ -28,7 +28,7 @@ typedef enum encryption_algorithm_t encryption_algorithm_t; /** - * @brief Encryption algorithm, as in IKEv2 draft 3.3.2. + * @brief Encryption algorithm, as in IKEv2 RFC 3.3.2. * * Currently only the following algorithms are implemented and therefore supported: * - ENCR_AES_CBC |