搜索资源列表
-
0下载:
简单的恺撒加密算法(c++描述),欢迎大家下载!-simple Caesar encryption algorithm (c described), all are welcome to download!
-
-
0下载:
RC4算法是一种在电子信息领域加密的技术手段,用于无线通信网络,是一种电子密码,只有经过授权(缴纳相应费用)的用户才能享受该服务。-RC4 algorithm is a field of electronic information encryption techniques for wireless communication networks, is an electronic password that only authorized (to pay the appropriate fee
-
-
0下载:
封装成C++类的AES128位加密算法,自己把AES128位加密算法封装成一个C++类,包括加密算法和解密算法,并写了一个例子,方便使用!-Package into C++ class AES128 bit encryption algorithm AES128 bit encryption algorithm own package into a C++ class, including encryption algorithms and decryption algorithms, and
-
-
0下载:
该程序没有用到超级复杂的加密解密算法,只是应用了简单的方法加密字符串,可为密码多的人玩玩。-The program did not use super complex encryption algorithm, just applied a simple method encrypted string for the password and more people play.
-
-
0下载:
用分组密码加密体制,实现DES加密解码的算法。-Block cipher encryption system, DES encryption decoding algorithm.
-
-
0下载:
提供java与c加解密一致的3des算法-The provided java and c encryption and decryption consistent 3des algorithm
-
-
0下载:
大二的时候写的RSA类头文件,集成了大数四则运算、幂模运算、米勒罗宾算法寻找大数等RSA加密必须的算法,详询《密码学原理与实践》-Sophomore writing the RSA class header file, integrated Tarsus four computing power modular arithmetic, Miller-Rabin algorithm must find large numbers RSA encryption algorithm, detailed
-
-
0下载:
C++ des 用C++实现的des加密算法,代码很实用哦-C++ des Using C++ to achieve the DES encryption algorithm, the code is very useful oh
-
-
0下载:
DES密码加密算法 对8字符明文进行加密 输出密文-DES password encryption algorithm to 8 characters text is encrypted output ciphertext
-
-
0下载:
AEC加密算法的实现,VS2005编译,欢迎下载-AEC encryption algorithm, VS2005 compile, welcome to download
-
-
0下载:
DES加密算法的实现。DES文件夹中,1.txt是要加密的文件,2.txt是加密后的文件,3.txt是2.txt解压的结果。-DES encryption algorithm. DES folder, 1.txt is to encrypt the file, 2.txt is encrypted files, 3.txt 2.txt is the result of decompression.
-
-
0下载:
des算法核心的标准实现,没有使用加密模式.-des algorithm core standard implementation, no encryption mode.
-
-
0下载:
AES算法的C语言编程,实现128比特的加密与解密。-AES algorithm C language programming, the realization of 128 bit encryption and decryption.
-
-
0下载:
实现DES加密算法、实验目的
1、掌握DES加、解密算法的原理和过程;
2、能够编写程序实现DES加、解密,以及DES的应用。-DES encryption algorithm to achieve a lab report, the experiment was a master DES encryption, decryption algorithm principles and processes 2, able to write a program to achieve DES
-
-
0下载:
实现DES加密算法一、实验目的
1、掌握DES加、解密算法的原理和过程;
2、能够编写程序实现DES加、解密,以及DES的应用。-DES encryption algorithm to achieve a purpose of the experiment a master DES encryption, decryption algorithm principles and processes 2, able to write a program to achieve DES enc
-
-
0下载:
RSA encryption algorithm
-
-
0下载:
换位加密解密算法:换位密码就是一种早期的加密方法,与明文的字母保持相同,区别是顺序被打乱了。通常,换位加密采用分组的形式,将明文分成指定的长度n的多组数据,然后在组内按照给定的置换规则进行字符换位。-Transposition encryption algorithm
-
-
0下载:
实现des算法文件的加密与解密,含部分注释-Des algorithm realization file encryption and decryption, including some comments
-
-
0下载:
VC编程加解密算法库CRYPT++
实现文件的加密解密功能-VC programming encryption and decryption algorithm library CRYPT++
-
-
0下载:
SM4国密加解密算法,安全程度比3DES加解密算法高很多-SM4 state secret encryption algorithm, the security level is much higher than the 3DES encryption algorithm
-