资源列表
[CA认证] SM3
说明:SM3密码杂凑算法.pdf及sm3算法源码,可以参考-sm3 source code<zhangxiaodong> 在 2025-07-02 上传 | 大小:94kb | 下载:0
[CA认证] RequestCheckUtil
说明:加密后的PHP文件,采用的算法是混淆加密-after update php file<李玮> 在 2025-07-02 上传 | 大小:5kb | 下载:0
[CA认证] danbiaofangshe
说明:利用单表仿射加/解密程序对一段较长的英文文章进行加密,实现加解密效果-Using a single table affine encryption/decryption program for a longer period of English articles for encryption, decryption achieve results<查航> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[CA认证] DES
说明:DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,其功能是把输入的64位数据块按位重新组合,并把输出分为L0 、R0两个部分,每部分各长32位.-The DES algorithm 64-bit input block of plaintext into a 64-bit output ciphertext block, it uses the key is 64, the function of which is 64-bit block of input dat<查航> 在 2025-07-02 上传 | 大小:5kb | 下载:0
[CA认证] yiweijicunqi
说明:1)利用C\C++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密 -1) using the C \ C++ language given LFSR 2) to generate the corresponding sequences different initial state, and observe what are the characteristics of their period 3<查航> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[CA认证] prob3
说明:Miller-Rabin test is a primality test algorithm which determines whether a given number is prime or not. Implement Miller-Rabin primality test as given in the text book page 257, Algorithm 7.44. (aN− 1 6= 1 mod N) Write three functions to<jitender grover> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[CA认证] 4
说明:Cryptographic Hash Functions: A cryptographic hash function must have at least two security properties: collision free and Hiding. Collision free property ensures that for a given function H, no one can find x and y such that H(x) = H(y). The hid<jitender grover> 在 2025-07-02 上传 | 大小:1kb | 下载:0