-
Base64的Decode和Encode
Base64的Decode和Encode-Encode and Decode
- 2023-03-02 01:45:03下载
- 积分:1
-
IT_Security_For_Dummies
IT_Security_For_Dummies
- 2018-03-25 03:44:28下载
- 积分:1
-
crapto1
NXP智能卡 核心加密方法。 crapto1 crapto1 方法。(NXP smart card m1 crapto encryption method.
)
- 2011-12-25 13:19:33下载
- 积分:1
-
Password serpent algorithm source code, the algorithm is AES, one of the candida...
密码serpent算法源代码, 该算法是AES候选算法之一-Password serpent algorithm source code, the algorithm is AES, one of the candidate algorithm
- 2023-01-03 20:05:03下载
- 积分:1
-
loki加密算法
loki加密算法-loki encryption algorithm
- 2023-04-25 21:20:03下载
- 积分:1
-
Source
用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程,包含生成密匙,加密文件,用密钥k解密文件(AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step shown in detail, including key generation, encryption, file with the key k to decrypt the file)
- 2013-07-11 09:57:42下载
- 积分:1
-
RSA
C++ implementaion for RSA together with the Wiener attack.
It uses NTL library for big numbers
- 2009-04-22 04:54:04下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
shiftcipher
shiftcipher加密解密算法实例
使用shiftcipher算法加密字符串
可输入任意密钥(shiftcipher examples of encryption and decryption algorithms
String encryption algorithm using the shiftcipher
Can enter any key)
- 2009-09-15 13:28:54下载
- 积分:1
-
编程中获得会话密钥匙非常重要的
MSDN 展示了一种使用私钥的方法。 但是微软的这个在MSDN中例子相当的长。
本文下面介绍的这个方法不仅更快而且更有效...
编程中获得会话密钥匙非常重要的
MSDN 展示了一种使用私钥的方法。 但是微软的这个在MSDN中例子相当的长。
本文下面介绍的这个方法不仅更快而且更有效
-Programming cryptographic key conversation was very important MSDN demonstrated a method of using the private key. But in Microsoft"s MSDN examples longer. Presented below is the method not only faster and more effectively
- 2022-07-18 14:03:15下载
- 积分:1