-
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA等
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA,有各种例子
- 2022-09-15 06:20:04下载
- 积分:1
-
--- -----属于加密算法里的一种,可以看西------------ Belong in an encryption algorithm, you can see the West------
- 2022-07-06 12:45:26下载
- 积分:1
-
md5--加密文件
MD5 算法描述 对 MD5 算法简要的叙述可以为:MD5 以 512 位分组来处理输入的信 息,且每一分组又被划分为 16 个 32 位子分组,经过了一系列的处理后, 算法的输出由四个 32 位分组组成, 将这四个 32 位分组级联后将生成一个 128 位散列值。 在 MD5 算法中,首先需要对信息进行填充,使其字节长度对 512 求 余的结果等于 448。因此,信息的字节长度(Bits Length)将被扩展至 N*512+448,即 N*64+56 个字节(Bytes) ,N 为一个正整数。填充的方 法如下,在信息的后面填充一个 1 和无数个 0,直到满足上面的条件时才 停止用 0 对信息的填充。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-04 16:05:03下载
- 积分:1
-
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。...
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64bit.
- 2022-01-25 22:47:24下载
- 积分:1
-
实现md5的算法。 实现md5的算法。
实现md5的算法。 实现md5的算法。-The realization of md5 algorithms. The realization of md5 algorithms.
- 2022-10-24 21:35:03下载
- 积分:1
-
pgp 软件源代码
pgp 软件源代码-PGP source code
- 2022-03-09 20:59:36下载
- 积分:1
-
一篇数字水印方面的文章。
一篇数字水印方面的文章。-a digital watermark articles on the subject.
- 2022-03-02 11:14:36下载
- 积分:1
-
BASE64 encoding/decoding of the source code VC
BASE64编码/解码 处理的VC源代码-BASE64 encoding/decoding of the source code VC
- 2022-04-25 08:12:40下载
- 积分:1
-
在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值...
在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using
the Rijndael algorithm, a rijndael encryption algorithm use example,
although the graphical interface does quite roughly, but procedure
itself has the very multiple-valued reference and the study place
- 2022-01-31 21:53:39下载
- 积分:1
-
vc++编写的eky算法源码。 1、 用户确认eKey被锁定(使用“eKey测试”工具测试,显示错误代码为-9,则表示eKey被锁定)。...
vc++编写的eky算法源码。 1、 用户确认eKey被锁定(使用“eKey测试”工具测试,显示错误代码为-9,则表示eKey被锁定)。-vc eky prepared by the algorithm source code. 1, the user mounts lock ( "CPU test" tests show that error code to-9, then the MPC lock).
- 2022-06-19 16:03:43下载
- 积分:1