搜索资源列表
-
0下载:
DES加密算法C++实现,简单易懂。
绝对好用!-DES encryption algorithm C realization of simple and understandable. Absolutely handy!
-
-
0下载:
该程序是用C编写的RM码的编译码算法,用于仿真AWGN信道下的性能.-that the procedure was used to prepare the RM C code encryption algorithm for simulation AWGN channel performance.
-
-
0下载:
Tiny Encryption Algorithm for secure communication.
-
-
0下载:
此文件为C语言的基础源码,其中包括画图、菜单制作、加密算法、信息管理系统等不同层次的源码,对初学者有很好的帮助。-This file is the basis for the C language source code, including drawing, menu production, encryption algorithm, information management systems at different levels of source code, there is a go
-
-
0下载:
图像的混沌加密算法,包括anold变换,logistic变换,流加密等-The chaotic image encryption algorithm, including anold transformation, logistic transformation, stream encryption
-
-
0下载:
此代码用到了维吉尼亚密码加密算法,使用的是vc6.0开发环境-The code is the password encryption algorithm used in the Virginia, using the development environment vc6.0
-
-
0下载:
该文件件包含一篇英文文献,还有针对该文献进行的程序仿真,实现的主要功能是对图像进行加密的算法。-The file contains a document in English literature, there are procedures for the simulation of the literature, the main function is to image encryption algorithm.
-
-
0下载:
本例通过C语言编程来实现AES的加密算法-C programming language to implement the AES encryption algorithm
-
-
0下载:
算法流程
1.将要处理的二进制串进行IP置换
2.将密钥进行PC1置换(64位转为56位),
3.进行16轮操作,对于第i轮操作:
1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换.
2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或
-
-
0下载:
C/C++下学习加密算法很好的参考材料,包括的算法有RSA椭圆加密算法等-C/C++ learning the encryption algorithm is a good reference material
-
-
0下载:
AES范例实现,是论文《高级加密标准(AES)算法Rijndael的设计》附录的原始代码-The AES example implementation, the paper " design of the Advanced Encryption Standard (AES) algorithm Rijndael Appendix original code
-
-
0下载:
提供MD5,SHA1,SHA256,SHA512等四种算法,加密字串的长度依次增大。 加密算法实现-Provides four algorithms MD5, SHA1, SHA256, SHA512, the encryption string of length increase sequentially. Encryption algorithm
-
-
0下载:
.Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。
本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。-. Net Framework With CLR provides support for the rich, can be achieved with minimal code using C and other old-fashioned language previously difficul
-
-
0下载:
七种常见的VB排序算法示例程序,学习VB程序加密好源码-Seven common sorting algorithm of VB sample program, a good source of learning VB program encryption
-
-
0下载:
实现SM4算法,迭代加密与解密,并且对加密10000000次和解密10000000次进行了时间测试-The realization of SM4 algorithm, iterative encryption and decryption, the encryption and decryption and 10000000 times 10000000 times for the test of time
-
-
0下载:
传统的md5加密算法,对文件进行加密,得到相应的128bit的摘要。-Traditional md5 encryption algorithm to encrypt files, the corresponding summary of 128bit.
-
-
0下载:
使用DES算法实现对文本的加密解密,显示加密解密文本和密码-Using DES algorithm to achieve the encryption and decryption of the text, display encryption and decryption text and password
-
-
0下载:
椭圆曲线加密算法,看是否能构成椭圆,找到对称点等-Elliptic curve encryption algorithm to see if it can constitute an oval, find symmetry and so on
-
-
0下载:
维吉尼亚密码算法,实现对文本的读取,加密,对文本的解密,保存-Virginia password algorithm, to achieve the text of the reading, encryption, decryption of the text, save
-
-
0下载:
经典的加密算法破解,是用C语言编写实现的,-Classic encryption algorithm to crack, it is written in C,
-