-
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生...
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 with 512-bit packet to process the input information, and each group was again divided into 16 32-seat group, after a series of processing, the algorithm" s output consists of four 32-bit group composed of these four 32-bit Cascade Group will generate a 128-bit hash value.
- 2022-07-22 00:05:55下载
- 积分:1
-
汇编写的md5加密算法
汇编写的md5加密算法-Md5 encrypt algorithm written in ASM
- 2022-06-12 17:51:56下载
- 积分:1
-
SM2.SM3.SM4代码及资料
非常详细的SM2、SM3、SM4算法说明及c语言代码,国密局公开算法。
- 2023-02-09 04:25:04下载
- 积分:1
-
这个DES由Verilog
this DES made by verilog
- 2022-12-11 13:10:03下载
- 积分:1
-
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government"s official permission, is a key 56 to 64-bit data encryption methods. DES algorithm to be applied to many needs security encryption occasions. (Eg : UNIX password algorithm is to DES algorithm-based).
- 2022-07-27 18:16:04下载
- 积分:1
-
This is the document prepared by C combined with the partition of the source cod...
这是用C编写的文件合并与分割的源代码,还请各位指教。-This is the document prepared by C combined with the partition of the source code, also called upon to advise.
- 2022-04-10 13:08:48下载
- 积分:1
-
这是一个C的源代码,用来实现基于身份的加密算法
这是一个C的源代码,用来实现基于身份的加密算法-This is a C source code, used for identity-based encryption algorithm
- 2022-02-02 18:41:49下载
- 积分:1
-
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位...
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algorithm, DES algorithm to express the 64-bit input block into a 64-bit output ciphertext block, it is also used 64-bit key. RSA" s security depends on the decomposition of large numbers. Public key and private key are two large prime numbers (more than 100 decimal places) of the function. This procedure is suitable for beginners of rsa algorithm java source and des-source, development environment eclipse3.4
- 2023-01-27 23:40:03下载
- 积分:1
-
产生随机加密字符串,可用于产品的标识及权限控制等功能的实现上...
产生随机加密字符串,可用于产品的标识及权限控制等功能的实现上-randomly generated string encryption can be used for product identification and access control functions in the realization
- 2022-01-27 10:19:16下载
- 积分:1
-
base64编解码源码,绝对可用。二机制十六进制转换
base64编解码源码,绝对可用。二机制十六进制转换-base64 encode/decode in use
- 2023-02-24 07:30:04下载
- 积分:1