AES算法加密解密C++源码及程序(完整的工程文件),绝对完整的,下载后用VS或VC++6.0打开工程文件直接运行
2019-12-21 19:22:18 1.59MB AES 加密解密 C++ 源码
1
veriolg 以及 c++ 实现AES加密算法。代码均通过测试(适合初学者参考)
2019-12-21 19:18:10 787KB verilog AES c++
1
AES加密解密C语言源代码 Keil C51 51单片机STM32可用,可用128-Bit 192-Bit 256-Bit 加密解密;用于数据传输,提高安全性
2019-12-21 18:58:51 20KB AES 加密 解密 Keil
1
AES算法aes加密算法matlab please give me programs with matlab or c++.thanks
2019-12-21 18:58:22 711KB aes
1
android使用AES加密和解密文件
2019-12-21 18:57:29 21.05MB AES加密
1
使用HLS完成AES-128部分运算通路的设计,21个周期可以完成128个bit的加密。 附上可综合的纯RTL Code以及C++代码。 可通过我的优化选项来学习如何优化HLS工具生产的代码。
2019-12-21 18:55:38 11.97MB AES加密 HLS RTL
1
没有积分了,暂时收点积分,回头可以开源,见谅,1G的文件加密耗时8秒左右.
2019-12-21 18:54:36 15.23MB AES 加密
1
Image watermarking encryption technology is to convert text information into corresponding binary information and write it into BMP pictures. For example, if the binary code of a text is 01001001, then 0, 1, 0, 0 and 1 are written into eight pixels of BMP pictures respectively, so as to achieve the function of hiding information. Finally, information can be restored by specific programs.
2019-12-21 18:54:13 13KB aes
1
可以加密文件或文本,已编写成类,可以很方便的放入自己的程序中,如编译成dll应用范围更大(web asp php java vb vc excel word等都可以方便调用)。
2019-12-21 18:50:44 30KB AES 加密 算法 VB
1
从Linux内核移植而来的AES算法,应用于VC中实现加密BMP图片,算法的效率很快
1