文件名称:docaes

  • 所属分类:
  • 软件工程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2016-12-12
  • 文件大小:
  • 17.03mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 张**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

以USBKey作为密钥存储载体和身份认证实体,来实现对文件的一种基础加密功能。UsbKey是一个集身份认证、密钥安全存储、对称钥和非对称钥加密等安全功能于一体的安全硬件,是一种带有USB接口的加密锁。因为USB KEY是一种比较简化型的加密锁,不需要任何驱动程序。并且它具有极高的加密强度,用硬件保存密码,用软件配合来使用。并且携带方便,简单易用,性能稳定。安全操作系统启动后通过插入UsbKey对于用户的身份进行认证 通过把密钥安全存储在UsbKey中,能够防止泄漏、篡改。本次设计使用epass系列usbkey,里面的算法实现以下主要两个简单的功能:

加密:可以通过调用USBKey中的算法或自己实现算法进行本地文件加密

解密:先进行身份认证的基础上,读取USBKey中的密钥将文件解密

除此之外,我们还可以增加删除文件的功能。

-USBKey as key store carrier and identity authentication entity, to realize a basic encryption of files. UsbKey is a collection of identity authentication, key safety storage, security functions such as symmetric key encryption and asymmetric key security hardware, is a kind of can with USB interface. Because the USB KEY is a more simplified model can, do not need any driver. And it has a very high encryption strength, use hardware store passwords, use software to cooperate to use. And easy to carry, easy to use, stable performance. After the security operating system boot by inserting UsbKey for user s identity authentication Through the key security storage in UsbKey, can prevent leakage, tampered with. This design USES epass series usbkey, algorithm implementation within the following two simple main functions:

Encryption: by calling the USBKey algorithm or implementation algorithm of local file encryption

Verification of decryption: first, on the basis of a key to unlock the file
(系统自动生成,下载前可以参看下载内容)

下载文件列表





docaes\1.png

......\2.png

......\3.png

......\Debug\docaes.exe

......\.....\docaes.ilk

......\.....\docaes.pdb

......\docaes\data\1_234222.txt

......\......\....\file.db

......\......\....\game_0.txt

......\......\....\m_102419.txt

......\......\....\m_132747.txt

......\......\....\user.db

......\......\....\挖掘机_234452.txt

......\......\....\经典语录_234440.txt

......\......\Debug\BuildLog.htm

......\......\.....\Dlg_Login.obj

......\......\.....\Dlg_Pin.obj

......\......\.....\Dlg_RePsw.obj

......\......\.....\Dlg_UserManager.obj

......\......\.....\docaes.exe.embed.manifest

......\......\.....\docaes.exe.embed.manifest.res

......\......\.....\docaes.exe.intermediate.manifest

......\......\.....\docaes.obj

......\......\.....\docaes.pch

......\......\.....\docaes.res

......\......\.....\docaesDlg.obj

......\......\.....\ePassManager.obj

......\......\.....\FileInfManager.obj

......\......\.....\KAES.obj

......\......\.....\mt.dep

......\......\.....\stdafx.obj

......\......\.....\UserManager.obj

......\......\.....\vc90.idb

......\......\.....\vc90.pdb

......\......\Dlg_Login.cpp

......\......\Dlg_Login.h

......\......\Dlg_Pin.cpp

......\......\Dlg_Pin.h

......\......\Dlg_RePsw.cpp

......\......\Dlg_RePsw.h

......\......\Dlg_UserManager.cpp

......\......\Dlg_UserManager.h

......\......\docaes.aps

......\......\docaes.cpp

......\......\docaes.h

......\......\docaes.rc

......\......\docaes.vcproj

......\......\docaes.vcproj.Lenovo-PC.john.user

......\......\docaesDlg.cpp

......\......\docaesDlg.h

......\......\epass3000\include\CHANGES.zh-CN.txt

......\......\.........\.......\csp\csp_ft.h

......\......\.........\.......\Import.h

......\......\.........\.......\init_header.h

......\......\.........\.......\NGSetup.h

......\......\.........\.......\pkcs11\cryptoki.h

......\......\.........\.......\......\cryptoki_ft.h

......\......\.........\.......\......\pkcs11.h

......\......\.........\.......\......\pkcs11f.h

......\......\.........\.......\......\pkcs11t.h

......\......\.........\.......\README.zh-CN.txt

......\......\.........\lib\lib_x64\CHANGES.zh-CN.txt

......\......\.........\...\.......\ImportCertsDll.dll

......\......\.........\...\.......\ImportCertsDll.lib

......\......\.........\...\.......\init_fteps3k_sc.dll

......\......\.........\...\.......\init_fteps3k_sc.lib

......\......\.........\...\.......\ngp11v211.dll

......\......\.........\...\.......\ngp11v211.lib

......\......\.........\...\.......\README.zh-CN.txt

......\......\.........\...\.....86\CHANGES.zh-CN.txt

......\......\.........\...\.......\ImportCertsDll.dll

......\......\.........\...\.......\ImportCertsDll.lib

......\......\.........\...\.......\init_fteps3k_sc.dll

......\......\.........\...\.......\init_fteps3k_sc.lib

......\......\.........\...\.......\msvcp60.dll

......\......\.........\...\.......\ngp11v211.dll

......\......\.........\...\.......\ngp11v211.lib

......\......\.........\...\.......\README.zh-CN.txt

......\......\.........\...\.......\setup\NGSetup.dat

......\......\.........\...\.......\.....\NGSetup.dll

......\......\.........\...\.......\.....\NGSetup.lib

......\......\.........\...\.......\.....\README.zh-CN.txt

......\......\.........\...\README.zh-CN.txt

......\......\ePassManager.cpp

......\......\ePassManager.h

......\......\FileInfManager.cpp

......\......\FileInfManager.h

......\......\kaes\KAES.cpp

......\......\....\kaes.h

......\......\ngp11v211.dll

......\......\ReadMe.txt

......\......\res\docaes.ico

......\......\...\docaes.rc2

......\......\resource.h

......\......\stdafx.cpp

......\......\stdafx.h

......\......\targetver.h

......\......\UserManager.cpp

......\......\UserManager.h

......\docaes.ncb

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org