搜索资源列表
myDES
- 基于android2.3的DES加解密程序源码,有完整的界面,已经在手机上测试可用。-The DES encryption and decryption based android2.3 program source code, a complete interface, the test has been available on mobile phones.
SmartCard
- This a code relatesd to smart card secuiry DES/3-DES-This is a code relatesd to smart card secuiry DES/3-DES
USB2.0_32BitHighSpeed
- 一种基于 US B 2 . 0接 口的 3 2路高速数据采集系统设计 -A Des i g n o f 3 2 Pa t h wa y F a s t Da t a Ac q ui s i t i o n Sy s t e m Ba s e d o n USB 2. 0 I n t er f a c e
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
wenjianjiami
- Android项目源码基于安卓平台的文件加密其他功能如下:加密小软件。使用的是GBK编码.该源码分为6个功能。 1.文件加密。需要手动输入需要加密的文件名字,如果名字存在会进入加密界面,加密方式有3种 (1)DES (2)DESede (3)AES 输入自己特定的密匙还输入加密文件的名字。 2.文件解密。与文件加密类似。 3.可以对文件进行数字签名,签名认证和生成密匙。密匙的大小分为512 768 1024. 4.报文鉴别。可以生成鉴别码和可以鉴别文件。(两种类型MD5和SHA1