搜索资源列表
cryptopp560
- 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
cmac
- Additive ciphers are elumnerable to cipher text only attacks using exhaustive key searches (brute force attacks). The key domain of the additive cipher is very small,they are only 26 keys. However only 26 combinations.We have to search that is way at
CMAC
- 用于实现CMAC的函数,其中使用的AES的block大小为128bits,能输出1-128bits的T信息-Used to implement the function of CMAC output which use AES block size of 128bits 128bits 1-T information
aes_cmac
- Linux AES-128-CMAC with TLen 16 for IEEE 802.11w BIP .
Cryptography-and-Network-Security
- 用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。-With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.
CMAC
- 在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。-In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation
aes_cmac
- AES-128-CMAC with TLen 16 for IEEE 802.11w BIP for Embedded Linux.
cmac
- Cipher Block Mode for Authentication.
AES-CMAC
- (1). 复习AES原理。 (2). 用C/C++编写AES算法并调试通过。 (3). 复习CMAC原理。 (4). 在实现AES基础上,用C/C++编写CMAC算法并调试通过。 (5). 回答下列思考题。 AES解密算法和AES的逆算法之间有什么不同? CMAC与HMAC相比,有什么优点? -(1). Review AES works. (2) with C/C++ write and debug via the AES algo
ccp-crypto-aes-cmac
- Update result area if supplied.
rsxx
- AES-128-CMAC with TLen 16 for IEEE 802.11w BIP.
AES-CMAC
- 密码学中的AES加密和CMAC认证的C语言代码-AES encryption and CMAC authority in C
AES-CMAC
- 能够实现AES加密解密的功能,已经过测试可以使用-Enables AES encryption and decryption functions, have been tested can be used
sead3-i2c-dev
- CMAC: Cipher Block Mode for Authentication.
cmac
- Creates a GUID based id and places it into buffer. buffer should have space for at least GUID_ID_LEN wide characters. The string will always be wchar null terminated.
AES
- 用C/C++实现加解密算法及其应用:AES 和基于AES 的CMAC(Encryption and decryption algorithm and its application with C/C++: AES and CMAC based on AES)
AES_CMAC
- 通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基
matlab实现AES加解密和基于AES的CMAC
- 基于matlab实现AES加解密和基于AES的cmac(AES encryption and decryption based on MATLAB and CMAC based on AES)