搜索资源列表
des_php_js_perl
- des加密的版本,包含php.perl,javascr ipt的实现
desPHP
- 这是一用PHP实现的DES加密解密程序,如果是加密要求较高的地方可以用3DES,欢迎大家多交流,有好的程序多交流.-This is a PHP achieved with DES encryption and decryption process, if it is encrypted for better place can be used 3DES, welcome more exchanges, there are good procedures for more exchanges.
common
- PHP 3DES算法。在WAP开发过程中常有用到的。主要用于加密用户登录状态,完成自动登录之功能-PHP 3DES algorithm. In the WAP development process are often used. Mainly used for encrypted user login, and the completion of the automatic login function
DES_PHP
- php环境的EDS加密解密代码,本代码由JS移植-php environment, EDS encryption and decryption code, the code is by JS transplant
dmanager_2.0
- gestion des documents/dossiers en ligne avec PHP.
DES
- DES encrypt/decrypt in PHP
aodv
- Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
mobilenode
- Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
ns-default
- Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
ns-namsupp
- Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
packet
- Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
phpseclib0.3.1
- PHP常用加密的库与例子,还有手册,包含-DES,RAS,SSH1,SSH2-Although many of the features this library implements are implemented in PHP via optional extensions, what are you, as a developer, going to do when a user tries to run your software on a host which, coincidenta
wuya
- 在线售书网站,用户登录,注册等模块实现密钥协商和加密传输,包含RSA 和 DES 的php和JS两个版本,压缩包内含有数据库文件。很适合初学者。 -Online book sites, user login, registration and other modules to achieve key negotiation and encrypted transmission, including RSA and DES are two versions of php and JS, compr
application-gestion_des_stagaires
- application java gestion des stagiéres with wamp server php file-application java gestion des stagiéres with wamp server php file
100421-1415697-gestion-des-stagiares
- gestion-stagiaire-php-mysql full code source web application-gestion-stagiaire-php-mysql full code source web application
DES_Encryption
- PHP JAVA C#互通的DES加密解密算法 C#代码 /// <summary> /// 进行DES解密。 /// </summary> /// <param name="pToDecrypt">要解密的串</param> /// <param name="sKey">密钥,且必须为8位。</param>