搜索资源列表
DES1
- 关于des算法的例子-des algorithm for example
bay_eshop20080
- 采用最新JSP脚本语言设计,比一般的电子商务网站运行速度快10倍以上,采用MYSQL数据库构件,商品多级分类融合三大在线支付模块:支付宝、网银支付、PAYPAL支付。针对搜索引擎进行优化,HTML页面生成。 完善的会员等级及价格设计,及批发及零售为一体。 支持预存款在线充值,支持预存款支付,自动记录会员帐户变更情况。 引入邮件草稿箱概念,用于存储常用邮件*信息。 采用语言包重新设计,采用国际编码UTF-8,完全支持各个国家的语言,轻松改变系统语言。 采用模板技术重新设计,支
SimplePasswordManager
- 用于个人账户信息保护的。基于DES规则的密码保护!-for personal account information protection. DES rules on the protection of the password!
qiu_networksecurity_project1
- 这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密--------------------------------------------------------------------------------- First version by Qiu Shi, March 11, 2009 Email: qs84727@gmail.com
csso
- 自己实现的AES和DES的加密算法。自己可以随意组成加密数据结构,进行AES和DES的加密。-Their implementation of AES and DES encryption algorithm. Encryption can be composed of its own data structure, for AES and DES encryption.
DESPlus
- java des加密解密里面有详细的应用例子-java des encryption and decryption which a detailed application examples
des
- 这是本人在浏览网页时找到的(DES加密算法的源代码),感觉很好,拿出来大家学习一下。-This is why I found while surfing the web (DES encryption algorithm source code), feel good, look out for them to learn.
DesEncryption
- Des Encryption for text files and files.
DES
- 该Word文档共有12页,其中1-3页为des_encode.h文件的源代码, 4-10页为des.cpp文件的源代码,11-12页为DES.java文件的源代码 -The Word document 12 pages, of which 1-3 pages des_encode.h source code file, 4-10 page source code files for the des.cpp 11-12 source code files for the DES.ja
java_des-agrithm
- java写的可运行的Des加密算法,内容详细,有具体的实现过程和实验步骤-java program for des algorithm
SMS-Encryption
- this program sample encription sms on mobile this source is very good for des algorithm sample
descrack
- 用于暴力破解AES,DES,MD5和SHA的一个简单小程序。-AES, DES, MD5 and SHA a simple applet for brute force。
CipherDesTest
- Cipher Des Test Source Code for Andriod.
DES
- DES加密算法,输入任意长度密文,密文八字节,适合高校-DES encryption algorithm, enter any cipher, ciphertext eight bytes for college
DESedeKeySpec
- The key specification for a triple-DES (DES-EDE) key.
desAlgorithm
- 对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的) -Achieve symmetric cryptographic techniques (1) be familiar with the appropriate use of DES encryption
KDC
- 完成集中式对称密钥的分配工作 说明:作为通讯的双方A和B,都已经分别和KDC拥有会话密钥Ka和Kb,但A、B之间事先没有保密通道,需要依赖KDC为它们的会话分配临时密钥Ks。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函数支持); (2)通信内容为一文本文件(test-1.t
Encryption-and-Decryption-using-DES-in-JAVA
- DES.java generates the symmetric key using DES algorithm. Key size assigned here is 64 bits. It works only for the key size of 64 bits. 56 bits is mentioned in the coding remaining 8bits is accessed inbuilt package. Encryption and decryption method i
DESTest
- 这是一个Android端的DES加解密算法,用于Android端与服务端的数据请求交互,提高数据传输的安全性。(This is a Android side of the DES encryption and decryption algorithm for Android and server-side data request interaction, improve the security of data transmission.)
Chapter6
- There are multiple versions of MIPS: including MIPS I, II, III, IV, and V; as well as five releases of MIPS32/64 (for 32- and 64-bit implementations, respectively). As of April 2017, the current version is MIPS32/64 Release 6.[3][4] MIPS32/64 primari
