文件名称:AES-with-ECC
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-26
- 文件大小:
- 3.71mb
- 下载次数:
- 0次
- 提 供 者:
- zhao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本文使用ECC加密AES的密钥,再由AES加密明文内容,AES加密强度大,速度快,但是密钥更新繁琐和不安全,由强度很大的非对称密钥算法对AES密钥加密,结合了两方的优点-this programme combine the ECC
with AES.using the ECC to cipher the AES key,and using the AES to cipher the m
with AES.using the ECC to cipher the AES key,and using the AES to cipher the m
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test4\1.txt
.....\1密文.txt
.....\1密文解密.txt
.....\A.txt
.....\aes.cpp
.....\aes.h
.....\B.txt
.....\Debug\aes.obj
.....\.....\aes.sbr
.....\.....\ecc.obj
.....\.....\ecc.sbr
.....\.....\StdAfx.obj
.....\.....\StdAfx.sbr
.....\.....\test1.bsc
.....\.....\test1.exe
.....\.....\test1.ilk
.....\.....\test1.obj
.....\.....\test1.pch
.....\.....\test1.pdb
.....\.....\test1.res
.....\.....\test1.sbr
.....\.....\test1Dlg.obj
.....\.....\test1Dlg.sbr
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\ecc.cpp
.....\ecc.h
.....\GX.txt
.....\GY.txt
.....\K.txt
.....\MathLib.lib
.....\P.txt
.....\QX.txt
.....\QY.txt
.....\R.txt
.....\ReadMe.txt
.....\res\test1.ico
.....\...\test1.rc2
.....\...\Thumbs.db
.....\resource.h
.....\StdAfx.cpp
.....\StdAfx.h
.....\test1.aps
.....\test1.clw
.....\test1.cpp
.....\test1.dsp
.....\test1.dsw
.....\test1.h
.....\test1.ncb
.....\test1.opt
.....\test1.plg
.....\test1.rc
.....\test1Dlg.cpp
.....\test1Dlg.h
.....\tommath.h
.....\tommath_class.h
.....\tommath_superclass.h
.....\Debug
.....\res
test4