-
MD5加密算法得VisualC++6.0源程序,直接调用里面的函数即可
MD5加密算法得VisualC++6.0源程序,直接调用里面的函数即可-MD5 Encryption Algorithm in Visual C++ 6.0 source code, direct calls to the function can be
- 2022-10-27 15:05:04下载
- 积分:1
-
AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融...
AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute of Standards and Technology for electronic data encryption standards. It was expected to be recognized by encryption including financial, telecommunications and government of digital information. This paper showed a picture of AES and its use of analytic algorithm. Including a complete C# and encryption.NET data, for example. After reading this you will be able to use AES encryption, AES-based testing and software in your system to use AES encryption.
- 2023-05-23 08:40:04下载
- 积分:1
-
山排序算法:基本思想:全序无序分离…
希尔排序算法:
基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of small sub-sequences respectively Insertion Sort. Sequence segmentation method: h will be separated by an incremental elements constitute a subset of sequences. In the sort process, the successive decrease of the increment, and finally reduced to one when h when an insertion sort, sort completed. Incremental sequence generally use: ht = 2t-1, 1 ≤ t ≤ [log2n], in which n is the length of sequence to be sorted.
- 2022-02-06 21:23:34下载
- 积分:1
-
很少好东西
几篇非常不错的东西-very few good things
- 2022-01-25 14:44:19下载
- 积分:1
-
斯坦福大学的密码学家身份认同
斯坦福大学密码学家Boneh的基于身份的公钥密码系统-Stanford University passwords Jurists Boneh the identity-based public-key cryptosystem
- 2023-04-19 02:10:03下载
- 积分:1
-
IBE加密算法的入门文章Identity
IBE加密算法的入门文章Identity-Based Encryption from the Weil Pairing-IBE encryption algorithm of the article Introduction to Identity-Based Encryption from the Weil Pairing
- 2022-07-04 15:47:08下载
- 积分:1
-
一个3des算法的库文件和使用库文件的例子
一个3des算法的库文件和使用库文件的例子- A 3des algorithm storehouse document and use storehouse
document example
- 2022-02-24 15:06:22下载
- 积分:1
-
des加密,必须是8位英文字符,或4位中文字符
des加密,必须是8位英文字符,或4位中文字符-des encryption, must be 8 characters in English, or four Chinese characters
- 2022-01-25 19:30:17下载
- 积分:1
-
针对Logistic映射,实现数字图像迭代混沌加密算法
针对Logistic映射,实现数字图像迭代混沌加密算法
- 2022-03-14 03:04:36下载
- 积分:1
-
openssl编程入门(包括一个完整的样本),是一种安全程序等。
openssl编程入门(含完整示例),是一本openssl安全编程的一本入门书,相当不错、!-openssl programming entry (including a complete sample), is a security program openssl an entry book, quite good!
- 2022-06-11 19:04:48下载
- 积分:1