-
its cryption for stream cipher
its cryption for stream cipher
- 2022-05-24 19:18:20下载
- 积分:1
-
KinSlideshow
jquery.KinSlideshow-1.2.1 源码
- 2013-12-30 15:03:38下载
- 积分:1
-
公钥加密程序,采用非对称密钥,这里以类的形式调用
公钥加密程序,采用非对称密钥,这里以类的形式调用-Public key encryption procedures, the use of non-symmetric key, where to type the form of call
- 2022-07-02 03:55:21下载
- 积分:1
-
dogsn
rockey6加密狗
dogsn名称为3000(dogsn3000)
- 2010-06-29 00:12:28下载
- 积分:1
-
SHA
SHA-1加密算法-SHA-1 encryption algorithm
- 2022-08-25 05:08:58下载
- 积分:1
-
MD5算法器,是一个非常实用简单的MD5算法器,用来加密,在公司用的很多,上次一同事向我要...
MD5算法器,是一个非常实用简单的MD5算法器,用来加密,在公司用的很多,上次一同事向我要-MD5 algorithm, and is a very useful device simple MD5 algorithm for encryption, the company used many of my colleagues told me the last one to
- 2022-02-21 02:58:00下载
- 积分:1
-
md5加密函数,自己的pass更加安全可靠
md5加密函数,自己的pass更加安全可靠-md5 encryption function, their pass more secure
- 2022-04-12 06:19:25下载
- 积分:1
-
TTrialSoftware PRO是TTrialSoftware的增强版(源代码,需注册)控件价格:$35,源代码价格:275。工作在:CB5 D5。作者:M...
TTrialSoftware PRO是TTrialSoftware的增强版(源代码,需注册)控件价格:$35,源代码价格:275。工作在:CB5 D5。作者:Martin。-TTrialSoftware PRO is an enhanced version of TTrialSoftware (source code, to be registered) control Price: $ 35, the source code Price: 275. Working in: CB5 D5. Author: Martin.
- 2022-08-05 20:27:23下载
- 积分:1
-
DES_3DES
说明: DES算法是这样工作的:如Mode为加密,则用Key 去把数据Data进行加密, 生成Data的密码形式(64位)作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data解密,还原为Data的明码形式(64位)作为DES的输出结果。在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据(如PIN、MAC等)在公共通信网中传输的安全性和可靠性。 通过定期在通信网络的源端和目的端同时改用新的Key,便能更进一步提高数据的保密性,这正是现在金融交易 网络的流行做法。 下面是DES原理及实现步骤,以及VC++关于DES加密解密的详细源程序(Complete source code, calling process, detailed explanation of the principle)
- 2020-06-19 20:20:01下载
- 积分:1
-
其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引...
其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large files, support block, which would litter beginners weak understanding of the algorithm), the source code necessary to the introduction of the first document in VC6 .0 smoothly through the compiler
- 2023-02-11 04:35:03下载
- 积分:1