-
在Delphi开发快速CRC算法。
Fast CRC Algorithmes develop in Delphi.
Simple to uses and very fast to run
- 2023-04-29 18:50:02下载
- 积分:1
-
bmp图像的加密
bmp图像的加密-bmp image encryption
- 2022-01-26 05:19:09下载
- 积分:1
-
cryptoboot is set of tools for disk encrypt ion on Unix. It is especially suited...
cryptoboot is set of tools for disk encryption on Unix. It is especially suited
to encrypt root partition, so _everything_ (except kernel and
cryptoboot inself) is encrypted.
-cryptoboot is set of tools for disk encrypt ion on Unix. It is especially suited to encrypt r oot partition. so _everything_ (except kernel and cryptoboot inself) is encrypted.
- 2022-02-04 04:15:42下载
- 积分:1
-
使用标准C++开发的SHA
使用标准C++开发的SHA-1算法的实现-Using standard C++ Developed SHA-1 algorithm
- 2023-09-06 15:30:03下载
- 积分:1
-
CRC detailed reference source should be specific requirements may need to set up...
crc 详尽的源码 值得参考 具体要求可根据自己需要设置-CRC detailed reference source should be specific requirements may need to set up according to their own
- 2022-10-29 05:00:04下载
- 积分:1
-
DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platfor...
DES算法实现程序,可用于DOS、WINDOWS、UNIX、LINUX等各平台。-DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platform.
- 2023-08-19 20:15:02下载
- 积分:1
-
是用的美国标准的DES加密算法用C++编写的可以完成以内的字符垢加密...
是用的美国标准的DES加密算法用C++编写的可以完成以内的字符垢加密-the United States is using the DES encryption standard algorithm with C prepared to be completed within the characters scale encryption
- 2022-04-13 04:49:01下载
- 积分:1
-
Md5碰撞
Md5碰撞-Md5 collision
- 2022-01-21 18:34:14下载
- 积分:1
-
iPhone解锁
应用背景jhoom巴拉酒吧 ;jhoom巴拉酒吧关键技术在泰瑞MAA KI十字脉辛格
- 2022-03-13 00:27:06下载
- 积分: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