Revision 315fd572
| b/src/libstrongswan/plugins/serpent/serpent_crypter.c | ||
|---|---|---|
| 21 | 21 |
typedef struct private_serpent_crypter_t private_serpent_crypter_t; |
| 22 | 22 |
|
| 23 | 23 |
/** |
| 24 |
* Class implementing the AES symmetric encryption algorithm. |
|
| 24 |
* Class implementing the Serpent symmetric encryption algorithm. |
|
| 25 | 25 |
* |
| 26 | 26 |
* @ingroup crypters |
| 27 | 27 |
*/ |
| b/src/libstrongswan/plugins/twofish/twofish_crypter.c | ||
|---|---|---|
| 21 | 21 |
typedef struct private_twofish_crypter_t private_twofish_crypter_t; |
| 22 | 22 |
|
| 23 | 23 |
/** |
| 24 |
* Class implementing the AES symmetric encryption algorithm. |
|
| 24 |
* Class implementing the Twofish symmetric encryption algorithm. |
|
| 25 | 25 |
* |
| 26 | 26 |
* @ingroup crypters |
| 27 | 27 |
*/ |
Also available in: Unified diff