X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fsec%2Fcipher%2Faes.h;h=587f3f7482c46bf0f439ab67dae780558f00609b;hb=ae3571e0d7273f8642468c6a0958c29c05dc7b2a;hp=b31507c905a49fef1987bf2682f1503910493646;hpb=0873803f4cfeb7e58896d767ebfafbc420939e39;p=bertos.git diff --git a/bertos/sec/cipher/aes.h b/bertos/sec/cipher/aes.h index b31507c9..587f3f74 100644 --- a/bertos/sec/cipher/aes.h +++ b/bertos/sec/cipher/aes.h @@ -1,3 +1,42 @@ +/** + * \file + * + * + * \brief AES Advanced Encryption Standard implementation + * + * \author Giovanni Bajo + * + * $WIZ$ module_name = "aes" + */ + #ifndef SEC_CIPHER_AES_H #define SEC_CIPHER_AES_H