-
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。...
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。-md5 routines mainly through the process to understand how md5 encryption, in the programming can be borrowed directly.
- 2022-07-17 20:36:37下载
- 积分:1
-
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码...
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general
algorithm package, contains des, rsa, sha, md5, md4, md2, idea,
blowfish and so on the very many encryption algorithm and the key
saves, source code and so on the signature
- 2022-01-25 17:55:50下载
- 积分:1
-
java写的base64加解码算法
java写的base64加解码算法-Base64 code/decode algorithm written in Java
- 2023-01-28 11:55:03下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
简单的密码的例子,使用VB的源码, 非常简单明了,希望大家喜欢。...
简单的密码的例子,使用VB的源码, 非常简单明了,希望大家喜欢。-Simple Example of VB Source Code for Encrypt, Rudimentary encryption/decryption demo program
- 2022-03-16 22:25:01下载
- 积分:1
-
防止用DeDe软件反编译delphi程序
防止用DeDe软件反编译delphi程序-preventing anti-software compiler delphi procedures
- 2022-02-06 00:02:28下载
- 积分:1
-
有关椭圆曲线数字签名的书籍,是密码学的一个重要分支
有关椭圆曲线数字签名的书籍,是密码学的一个重要分支-a digital of signature base on ecc
- 2022-07-10 19:36:34下载
- 积分:1
-
--- --- ---haval代码--- --- --200种加密算法中的一种------------- haval------------ 200 species of an encryption algorithm
- 2022-11-16 20:10:04下载
- 积分:1
-
base64的解码C语言实现
base64的解码C语言实现-base64 decoding C Language
- 2023-07-04 08:50:03下载
- 积分:1
-
Cipher faster than other cryptographic algorithms
密码算法速度快于其他密码算法-Cipher faster than other cryptographic algorithms
- 2022-03-07 11:42:20下载
- 积分:1