资源列表
[加密解密] aes128-2007-05-04.tar
说明:aes128加密和解密 这个文件里面包含了一些加密和解密算法,还有使用的方法(函数)。用的时候直接调用就可以了,很方便,也很效率。-aes128 encrypt and decrypt the file which contains a number of encryption and decryption algorithms, as well as use of methods (functions). When used to directly call on it, very conve<八音盒> 在 2025-06-22 上传 | 大小:18kb | 下载:0
[加密解密] emailjiamijiemi
说明:同学那下的加密解密邮件系统,C++编写,可能有一些小问题,不过还是很有参考价值的-Students that encryption and decryption under the mail system, C++ written, there may be some minor problems, but still worthy of<> 在 2025-06-22 上传 | 大小:10.18mb | 下载:0
[加密解密] AES
说明:AES加密过程是在一个4×4的字节矩阵上运作,这个矩阵又称为“体(state)”,其初值就是一个明文区块(矩阵中一个元素大小就是明文区块中的一个Byte)。(Rijndael加密法因支援更大的区块,其矩阵行数可视情况增加)加密时,各轮AES加密循环(除最后一轮外)均包含4个步骤:-AES encryption process is in a 4 × 4 matrix of bytes in the operation, the matrix is also known as " the<王风> 在 2025-06-22 上传 | 大小:30kb | 下载:0
[加密解密] use_unrar
说明:暴力破解 加密rar 软件,用户预先定义一个密码本,输入各种猜测的密码,运行程序自动猜解加密RAR文件。如成功,则自动解密。-Rar brute force encryption software, a password of the user pre-defined, enter the password for all kinds of speculation, guess the solution to run the program automatically encrypted RAR<zhendongwu> 在 2025-06-22 上传 | 大小:77kb | 下载:0
[加密解密] MD5DigestAlgorithm
说明:MD5加密摘要算法源码(Java版) MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改-Summary of MD5 encryption algorithm source code (Java version) MD5 is a typical application of the information (Message) message digest generated (Message-Digest), to prevent t<liuyinhang> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[加密解密] LFSRRC4
说明:伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,<王风> 在 2025-06-22 上传 | 大小:1.85mb | 下载:0
[加密解密] ElGamal
说明:Elgamal签名是基于离散对数问题的,首先选择p,g计算出B,作为公钥(p,g,B),在选择一个a作为私钥,给出明文m,对明文机型加密,计算出x,y,得到签名,接收方就可以进行验证。签名过程中必须使用Hash函数,否则的话容易受到存在性伪造攻击,并且签名长度是明文长度的二倍。 -Obtained by the Elgamal discrete logarithm problem cryptographic algorithms, first, Elgamal key generation,<王风> 在 2025-06-22 上传 | 大小:3.7mb | 下载:0