文件名称:aes加密算法源码
文件大小:787KB
文件格式:ZIP
更新时间:2017-03-01 10:20:02
verilog AES c++
veriolg 以及 c++ 实现AES加密算法。代码均通过测试(适合初学者参考)
【文件预览】:
aes c++ and verilog 文件包
----AES C++代码()
--------ReadMe.txt(1KB)
--------StdAfx.h(667B)
--------cipher.plg(1KB)
--------Ecryption.opt(48KB)
--------cipher.sdf(1.64MB)
--------chart.cpp(3KB)
--------Ecryption.h(720B)
--------Ecryption.plg(930B)
--------cipher.vcxproj.filters(2KB)
--------Debug()
--------Ecryption.ncb(41KB)
--------cipher.dsp(5KB)
--------Ecryption.dsp(3KB)
--------Ecryption.cpp(3KB)
--------cipher.sln(878B)
--------cipher.ncb(89KB)
--------cipher.dsw(537B)
--------Ecryption.dsw(526B)
--------cipher.opt(50KB)
--------cipher.cpp(293B)
--------cipher.vcxproj.user(143B)
--------StdAfx.cpp(293B)
--------cipher.vcproj(7KB)
--------cipher.vcxproj(7KB)
--------in.txt(33B)
--------cipher.suo(10KB)
--------cipher.vcproj.WIN-20130501WUK.Administrator.user(1KB)
--------decryption.cpp(1KB)
----AES Verilog HDL代码()
--------AES()