搜索资源列表
java加密技术
- java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
rc4
- (1)掌握 QuickTest Professional 操作界面的组成和测试流程。 (2)重点掌握如何使用 QuickTest 来进行自动化的功能测试。 (3)掌握如何创建自 动化测试用例。 -(1) master the QuickTest Professional user interface of the composition and testing process. (2) Key to learn how to use QuickTest to automate t
aboutrc4
- this document define steps of rc4 algorithm
RC4-Algorithm
- RC4 algorithms encryption/Decryption paper pdf
rc4
- RC4 Algorithm in Cryptography
rc5
- abiut rc4 implementation
Comparison-Based-Analysis-of-Different-Cryptograp
- Wireless Sensor Networks (WSN) are becoming popular day by day, however one of the main issue in WSN is its limited resources. We have to look to the resources to create Message Authentication Code (MAC) keeping in mind the feasibility of techn
RC4算法概念
- 对RC4算法概念有深入了解,RC4包括初始化和伪随机子密码两部分。
加密解密课设
- 课程设计说明书 网络与信息安全 RC4加密算法的实现