-
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用-This C++ class serves as a wrapper for the Message Digest 5 code described in the Internet RFC 1321.
- 2022-09-22 09:15:03下载
- 积分:1
-
aes加密与des加密(包括三重des加密与cbc工作模式)
aes加密与des加密(包括三重des加密与cbc工作模式)-aes encryption and des encryption (including triple-des encryption and cbc mode)
- 2022-06-28 20:31:26下载
- 积分:1
-
用VC做的一个画直线和曲线的程序。
用VC做的一个画直线和曲线的程序。-VC do a painting line and curve procedure.
- 2022-01-21 02:05:25下载
- 积分:1
-
对yinxueyuan DES编码的第二版,注释很清晰,和良好的体育…
尹学渊版的DES第二版,注释写得非常清楚,并且执行效率不错,代码质量相比第一版有很大的改进,尹学渊保留所有权利,转载自:http://www.cnblogs.com/erwin/-The second edition of YinXueyuan s DES code,the Notes is very clear, and good performance, code quality compared to a significant improvement over the first edition, All rights reserved.YinXueyuan, reprinted from: http://www.cnblogs.com/ erwin /
- 2022-12-06 12:10:03下载
- 积分:1
-
ROSSLER方程的混沌时间序列相空间重构程序
ROSSLER方程的混沌时间序列相空间重构程序-Equation ROSSLER chaotic time series phase space reconstruction procedure
- 2022-06-15 11:30:43下载
- 积分:1
-
创建一个经过加密的软件系统信息文件,在软件启动时会校验这些信息,判断是授权用户在使用该软件。...
创建一个经过加密的软件系统信息文件,在软件启动时会校验这些信息,判断是授权用户在使用该软件。-create an encrypted document information system software, the software will start checking the information, and judgment is authorized users in the use of the software.
- 2022-10-31 06:25:02下载
- 积分:1
-
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是...
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope-32767---- 32767. Practical problems of the treatment process often involves large integer arithmetic, such as the RSA encryption algorithm requires at least 64-bit integers, the procedure is designed algorithm large integer addition and subtraction operations.
- 2022-03-13 06:04:47下载
- 积分:1
-
线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。...
线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。- The linearity shift register is the stream cipher important
constituent, this procedure realizes this method.
- 2023-02-23 09:20:04下载
- 积分:1
-
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写-c++ achieve key for Caesar 4 password encryption, which supports the explicit case
- 2023-05-05 14:55:03下载
- 积分:1
-
jcrypt加密,看看有没有人需要,分享给大家
jcrypt加密,看看有没有人需要,分享给大家-jcrypt encryption, see no need for everyone to share
- 2022-10-03 08:50:03下载
- 积分:1