文件名称:基于SHA-256的HMAC文件校验器
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 49kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。
-HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a software for the document verifying the legitimacy. I briefly introduce software-related background knowledge will introduce its implementation of the code.
-HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a software for the document verifying the legitimacy. I briefly introduce software-related background knowledge will introduce its implementation of the code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VeriFile
........\GenMAC.cpp
........\GenMAC.h
........\HMac.cpp
........\HMac.h
........\important.vri
........\InputKey.cpp
........\InputKey.h
........\Mac.cpp
........\Mac.h
........\MainFrm.cpp
........\MainFrm.h
........\ReadMe.txt
........\res
........\...\VeriFile.rc2
........\Resource.h
........\Sha256.cpp
........\Sha256.h
........\StdAfx.cpp
........\StdAfx.h
........\VeriFile.cpp
........\VeriFile.dsp
........\VeriFile.dsw
........\VeriFile.h
........\VeriFile.rc
........\VeriFile.reg
........\VeriFileDoc.cpp
........\VeriFileDoc.h
........\VeriFileView.cpp
........\VeriFileView.h
........\WaitDlg.cpp
........\WaitDlg.h
........\GenMAC.cpp
........\GenMAC.h
........\HMac.cpp
........\HMac.h
........\important.vri
........\InputKey.cpp
........\InputKey.h
........\Mac.cpp
........\Mac.h
........\MainFrm.cpp
........\MainFrm.h
........\ReadMe.txt
........\res
........\...\VeriFile.rc2
........\Resource.h
........\Sha256.cpp
........\Sha256.h
........\StdAfx.cpp
........\StdAfx.h
........\VeriFile.cpp
........\VeriFile.dsp
........\VeriFile.dsw
........\VeriFile.h
........\VeriFile.rc
........\VeriFile.reg
........\VeriFileDoc.cpp
........\VeriFileDoc.h
........\VeriFileView.cpp
........\VeriFileView.h
........\WaitDlg.cpp
........\WaitDlg.h