搜索资源列表
521943DES Source Code
- 3Des算法源程序,可以用于常用的加密算法.-3Des source algorithm can be used for the encryption algorithm.
21种加密54种压缩 算法模块
- 21种加密54种压缩 算法模块-21 54 21 compressed 54 encryption algorithm compression module
MD511
- md5代码加密算法的源代码 md5代码加密算法的源代码-md5 code encryption algorithm source code encryption algorithm md5 the md5 source code encryption algorithm source code
各种加密算法合集.rar
- 各种加密算法合集.rar
rsa
- 关于RSA的算法源代码 具体就是很简单的加密与解密-On the RSA algorithm for concrete source code is very simple encryption and decryption
dashu
- 多数程序设计语言处理整数的能力是有限的,如C语言中,int 类型数据范围是-32768—32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算(选做乘除运算)。-Most integer programming language to deal with a limited capacity, such as the C language, int scope of the type of data is-32768-3276
Algorithm_Description
- 包括des和mds算法描述,ECC加密算法入门介绍,密码知识-Including des and mds algorithm descr iption, ECC encryption algorithm entry, the password of knowledge
md5
- MD5加密算法,很好的加密算法!!! 可以对数据进行加密,已经封装好的功能类。里面的方法很多很灵活-MD5 encryption algorithm
Huffman
- 哈弗曼编码,是平衡最小二叉树的经典例子,在加密算法中有广泛的运用-Ha Fuman coding, the binary tree is a classic example of the minimum balance in the encryption algorithm widely used in
MD5
- md5加密算法c语言实现,具体的一个MD5实现-md5 encryption algorithm c language, the specific implementation of a MD5
twofish_csharp
- twofish算法的C#实现twofish是当今最流行的五种算法之一,一般在java开发中最流行,C#中有很多加密算法,twofish可以作为系统的算法之一,供有兴趣的朋友一起研究-twofish twofish C# implementation of the algorithm is the most popular one of the five algorithms, the general development of the most popular in java, C#, the
DES
- des加密算法和解密算法的源程序,结构清晰,很好-des encryption algorithm and decryption algorithm source code, structure, clarity, good
key
- 此程序是在c语言环境下的加密算法,比较简答-This program is the encryption algorithm in c language environment, and relatively short-answer
RsaDelphi
- 用delphi实现RSA加密算法的例子。-Example of the RSA encryption algorithm with delphi.
jmsf
- 加密算法,麻烦给个会员,想参考一下里面的代码-The encryption algorithms trouble to member would like to refer to the code inside
Bit-AES-encryption-algorithm-code
- AES加密算法的一点代码,上传分享试试看。-Bit AES encryption algorithm code, upload and share it a try.
MD5
- md5加密算法,用c语言实现,长传分享试试看效果-md5 encryption algorithm, using c language, try to share a long pass effect
RSA加密算法
- 可使用RSA加密算法对明文进行加密和解密(RSA encryption algorithm can be used to encrypt and decrypt plaintext.)