-
AES加密算法
128位的AES加密算法、可以在FPGA上实现。利用硬件描述语言Verilog实现。各个模块都有,行变换、列混淆、轮密钥加变换、密钥扩展,并且有说明文档PDPF格式的。有完整的测试程序Testbench。特别适合研究AES加密算法的爱好者。
- 2022-03-15 16:40:20下载
- 积分:1
-
MD5 algorithm used to encrypt string of small programs
这是一个使用MD5算法对字符串进行加密的小程序-MD5 algorithm used to encrypt string of small programs
- 2022-07-22 00:40:21下载
- 积分:1
-
this is a file that encrypt and decrypt a file in vb
this a file that encrypt and decrypt a file in vb-this is a file that encrypt and decrypt a file in vb
- 2023-05-27 07:05:04下载
- 积分:1
-
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了...
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了-C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
- 2023-05-13 05:50:03下载
- 积分:1
-
openssl-rsa
OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。(RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value. )
- 2005-07-04 09:55:06下载
- 积分:1
-
04-01.ps
Encryption process movies into frames video for data encryption
- 2019-06-16 19:50:28下载
- 积分:1
-
快速去除PDF密码设置,不用安装,直接使用
快速去除PDF密码设置,不用安装,直接使用-Quick removal of PDF password settings, do not need to install, direct use
- 2023-06-09 05:40:03下载
- 积分:1
-
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)...
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)以DTab为S-盒;
(2)以DTab为P置换
-from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. Try to write were "seeking DArea by which all data (1) DTab S-boxes; (2) DTab replacement for the P
- 2023-04-08 23:00:03下载
- 积分:1
-
md5main
这个程序是MD5算法的C源代码,调试通过。可以直接应用,在网络通讯中有用。(the procedure is MD5 algorithm in C source code, debugging through. Can be directly applied in the network communications useful.)
- 2006-11-04 23:16:45下载
- 积分:1
-
Paillier
Paillier加密算法的实现。产生512位大数,进行大数运算。1、产生密钥2、加密、3、解密。(Paillier encryption algorithm implementation. Produce 512 Tarsus, Tarsus operation performed. 1, 2 generates a key, encrypts, 3, decryption.)
- 2021-03-02 17:59:34下载
- 积分:1