-
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。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.
- 2022-07-13 23:35:34下载
- 积分:1
-
QR代码生成使用asp.net
QR 码 (从快速响应代码缩写) 是一类矩阵条码商标(或二维条码) 设计为在日本汽车行业的第一次。条码是机器可读的光学标签包含有关它所附加到的项目信息。QR 码使用四个标准化编码模式 (数字、 字母数字、 字节 / 二进制和日文汉字)为了高效地存储数据 ;此外可以使用扩展。
- 2022-01-26 00:22:17下载
- 积分:1
-
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用-This C++ class serves as a wrapper for the Message Digest 5 code described in the Internet RFC 1321.
- 2022-09-22 09:15:03下载
- 积分:1
-
这个是RSA密钥对生成器,使用RSA EURO
这个是RSA密钥对生成器,使用RSA EURO-This is the RSA key pair generator, the use of RSA EURO
- 2022-03-04 13:00:54下载
- 积分:1
-
MAC算法SHA―1算法的C语言实现源码
MAC算法SHA―1算法的C语言实现源码-SHA-1 algorithm for the C language source
- 2023-01-13 22:20:03下载
- 积分:1
-
Des VB Class
Des VB类库-Des VB Class
- 2022-03-14 12:31:45下载
- 积分:1
-
JAVA密码保护页面,可以保护你不让想看的人,设置简单
JAVA密码保护页面,可以保护你不让想看的人,设置简单-JAVA password-protected pages, and can protect you from those who want to set up a simple
- 2023-07-31 21:45:03下载
- 积分:1
-
MD5 algorithm. MD5 to 512 groups to deal with the importation of information and...
MD5算法的实现。MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。
-MD5 algorithm. MD5 to 512 groups to deal with the importation of information and each group was also divided into 16 groups of 32 seats, After a series of processing, the output from the algorithm 4 32 subgroups, 4 32 this group will generate a cascade 128 hash value.
- 2022-03-22 20:21:27下载
- 积分:1
-
机械,工业类人员可以看下~
重机械人员设计和了解的东西
下来
机械,工业类人员可以看下~
重机械人员设计和了解的东西
下来-Lennon press pack , quickly-deteriorating jade 人 Jun Ueno, you can craft your press 人 Lennon `to reset the number of wild chirpy cheap Core cavity left in Western frontier understand your
- 2022-06-30 01:48:54下载
- 积分:1
-
设f(x)= 1×X2 X5 X27,分别尝试写下面的移位寄存器…
设f(x)=1+x+x2+x5+x27,试分别写出实现下列移位寄存器的程序:
以f(x)为联接多项式的DSR;
以f(x)为联接多项式的LFSR。
可供选择的联接多项式:
f1(x)=1+x+x4+x6+x30;
f2(x)=1+ x3+ x31;
f3(x)=1+ x6+ x31;
f4(x)=1+ x7+ x31;
f5(x)=1+ x13+ x31;
-Let f (x) = 1 x x2 x5 x27, respectively try to write the following Shift Register : f (x) connected to the DSR polynomial; f (x) for connectivity polynomial LFSR. Connection options polynomial : f (x) = 1 x x4 x6 x30; F2 (x) = 1 x3 x31; f3 (x) = 1 x6 x31; f4 (x) = 1 x11 x31; f5 (x) = 1 x13 x31;
- 2022-04-07 10:24:13下载
- 积分:1