资源列表
vbSHA1
- 自己写一个SHA1算法类源代码,和流传的比较广泛的VB版本的MD5的代码比较下 就能发现里面的轮转的2种写法 1种用的是循环赋值,比较简捷 另1种则是把循环打开了,便于调试 2种写法各有优劣-Write a SHA1 algorithm class source code, and the spread of the more extensive version of the MD5 VB code can be found under more insi
Enterprise-12231Agent--56507ScriptJ
- 这是一个关于Enterprise-12231Agent 56507scr iptJ的源码,同学们学习下载吧-This is a about agent Enterprise- 12231-56507 scr iptj source, students learn to download
DES_C
- C语言环境下 DES 加密与解密 可以立即执行-C language environment DES encryption and decryption can be executed immediately
DES
- 可以在J2me下使用的DES加密算法,输入输出参数均为byte[],使用参数1加密,0解密。-J2me can use at the DES encryption algorithm, input and output parameters are byte [], using the parameters of one encryption, 0 decryption.
jd
- “儒略日(Julian Day)”与“儒略历(Julian Calendar/Julian Date)”不同。 儒略历 是 Julius Caesar在45 BC发明的。一年有12个月,大月31日,小月30日,平年2月 有28,日闰年2月则有29日,平均每年有365.25日。-"Julian Day (Julian Day)" and "Julian calendar (Julian Calendar/Julian Date)" different. Julian calendar is
DES
- C++实现des算法的代码,des是常用的加解密算法之一,理解des的使用公园里有助于我们学习信息安全。-C++ code for the algorithm to achieve des, des encryption and decryption algorithm is the one commonly used to understand the use of the park des helps us learn information security.
Mpad
- java 写的一个DES/3DES算法源码-java DES/3DES code
DES
- DES加密解密 c语言实现.可自己修改指定长度的密钥、明文,以得到相应的密文-DES encryption decryption c language can modify the specified length of the key, plaintext to ciphertext
DEScode_C
- 运行参数为:程序名 希望加密的文件路径 保存加密后的文件路径 密钥 E/D(E为加密,D为解密)-operating parameters : encryption procedures who wished to preserve the paper trails after the encryption key document path E / D (E for encryption, decryption D)
CDES
- C++实现DES加密算法(代码) 这部分是用C++来实现的-C++, DES encryption algorithm (code) This part is implemented C++
encrypt
- 采用高级加密标准aes算法针对流媒体加密程序
des
- 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自IBM 的研究工作,并在 1977 年被美国政府正式采纳。它是一种对称加密算法,很可能是使用最广泛的密钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。-Data encryption algorithm (D
