Sync with Upstream master

pull/461/head
Jeffrey Walton 2017-08-16 04:50:42 -04:00
commit e08fa3a084
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
//! \brief Classes for Rijndael encryption algorithm
//! \details All key sizes are supported. The library only provides Rijndael with 128-bit blocks,
//! and not 192-bit or 256-bit blocks
//! \since Rijndael since Crypto++ 3.2, Intel AESNI since Crypto++ 5.6.1, ARMv8 AES since Crypto++ 6.0
#ifndef CRYPTOPP_RIJNDAEL_H
#define CRYPTOPP_RIJNDAEL_H