-
一个SHA加密库文件,用汇编语言开发完成的
一个SHA加密库文件,用汇编语言开发完成的-a SHA encryption for document assembly language development completed
- 2022-01-24 17:18:35下载
- 积分:1
-
条形码编码算法,可以输出多种形式条码
条形码编码算法,可以输出多种形式条码-barcode coding algorithm, can output multiple forms barcode
- 2022-01-25 21:40:49下载
- 积分: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
-
BlowFish加密算法.封装过程按照标准的API形式进行
BlowFish加密算法.封装过程按照标准的API形式进行-BlowFish encryption algorithm. Packaging process in accordance with the standard form of the API
- 2022-04-24 04: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
-
素数生成算法,用于生成公共密钥,CA分配公共密钥。
素数生成算法,用于生成公共密钥,CA分配公共密钥。-prime number generation algorithm used to generate the public key, CA public key distribution.
- 2022-05-29 08:55:30下载
- 积分:1
-
Rijndael,实现AES的算法,附带了源代码和flash演示文件,讲解的很详细!...
Rijndael,实现AES的算法,附带了源代码和flash演示文件,讲解的很详细!-Rijndael, the AES algorithm realize, comes with source code and the flash presentation to explain the great detail!
- 2022-04-19 16:21:12下载
- 积分:1
-
为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释
为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe attention to the return value, see note
- 2022-01-28 07:19:00下载
- 积分:1
-
椭圆曲线Elliptic Curve)加密算法(
椭圆曲线Elliptic Curve)加密算法(-Elliptic Curve Elliptic Curve) encryption algorithm (
- 2023-04-18 23:25:03下载
- 积分:1
-
列出系统中所有的证书存储区和物理位置 代码参考msdn
列出系统中所有的证书存储区和物理位置 代码参考msdn-listed all the system certificate and the physical storage location code reference VARIANT
- 2022-09-10 03:40:03下载
- 积分:1