-
另一个使用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
-
多种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用!...
多种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用!-variety of encryption algorithms to assemble, DES, RSA, etc., some written in C, is also used to write the VC. Very practical!
- 2023-02-13 04:10:03下载
- 积分:1
-
aes coding details .yhis can be used for simple encryption
aes coding details .yhis can be used for simple encryption
- 2022-12-17 09:45:03下载
- 积分:1
-
DES算法,在VC++环境下调试,对成密码算法
DES算法,在VC++环境下调试,对成密码算法-DES algorithm, in VC++ Debugging environment, and into a cryptographic algorithm
- 2022-05-19 06:23:04下载
- 积分:1
-
AES Rijndael fast security system to encrypt and deycrypt information
AES Rijndael fast security system to encrypt and deycrypt information
- 2022-03-18 16:38:11下载
- 积分: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
-
alternative Password Login Window (puzzles), the only correct map decorated resu...
另类密码登录窗体(拼图),只有正确拼出结果图才能进入。-alternative Password Login Window (puzzles), the only correct map decorated results can be admitted.
- 2022-02-06 08:14:21下载
- 积分:1
-
MD5算法说明 最新的算法分析
MD5算法说明 最新的算法分析-MD5 algorithm shows the newest algorithmic analysis
- 2023-07-13 03:15:02下载
- 积分:1
-
本软件是根据DES加密算法,编成的应用程序。
本软件是根据DES加密算法,编成的应用程序。-software is based on the DES encryption algorithm into the application.
- 2023-05-06 01:40:02下载
- 积分:1
-
Toeplitz矩阵运算
资源描述
程序是在codeblocks平台上面调试,可实现32768码长的保密放大,保密放大后的的数值以二进制的形式输出。
运用的语言为C
- 2022-01-26 03:51:57下载
- 积分:1