-
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 algorithm. (3) review CMAC principle. (4) on the basis of achieving AES using C/C++ CMAC algorithm written and debugged. (5) Answer the following Questions. What is the difference between AES and AES decryption algorithm inverse algorithm? CMAC compared with HMAC, what are the advantages?)
- 2020-11-20 11:39:36下载
- 积分:1
-
hash
realization of hash function
- 2009-04-28 02:08:52下载
- 积分:1
-
EncryptTcpServer
这是一个使用不对称密钥加密对称密钥,使用对称密钥加密网络数据流,并进行网络传输的服务器端程序。(This is an example for Encrypt TCP flower Server.This example used publicKey encrypted Triple DES key,then used this key enrypted TCP flower data.)
- 2012-01-04 22:47:35下载
- 积分:1
-
houfangjiaohui
空间后方交会,摄影测量学的重要程序,通过共线方程解算加密点,是摄影测量学的经典算法(Space Resection the photogrammetry important program through the collinear equation solver encryption point photogrammetry classical algorithm)
- 2013-03-21 20:36:30下载
- 积分:1
-
md5
一个标准的MD5 hash算法C源代码,输出32字节的字符(A standard MD5 hash algorithm C source code, the output 32 bytes of characters)
- 2008-05-20 17:44:50下载
- 积分:1
-
SHA_256_an214910492009
good for the encryption n decryption
- 2012-03-14 20:18:57下载
- 积分:1
-
sdgzhidian
很好的字典生成器,输入关键字,实现排列组合,破解密码的利器(Good dictionary builder, enter a keyword permutations and combinations to achieve, to crack the code of the weapon)
- 2013-12-28 14:11:01下载
- 积分:1
-
DAITI
这是个代替密码。实现用代替密码进行加密。(This is instead of a password. Instead of a password is encrypted.)
- 2013-04-14 11:16:03下载
- 积分:1
-
chinashengyu
一个中国剩余定理的简单算法,密码学基础算法(Chinese Remainder Theorem a simple algorithm, based on cryptography algorithm)
- 2007-12-17 13:35:58下载
- 积分:1
-
DES文件加密
DES加密解密实现,基于C语言。完成基本功能(DES encryption and decryption implementation, based on C language. Complete basic functions)
- 2020-12-17 19:19:11下载
- 积分:1