Add doxygen comment \bug, for managing padding.
This commit is contained in:
parent
45c03296b1
commit
8b97647abf
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
*
|
*
|
||||||
* This class provide AES encrypt and decrypt.
|
* This class provide AES encrypt and decrypt.
|
||||||
*
|
*
|
||||||
|
* \bug Find another solution for managing padding.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class AESCrypt : public AbstractSKA {
|
class AESCrypt : public AbstractSKA {
|
||||||
|
|
Loading…
Add table
Reference in a new issue