-
1, the experimental requirements: high
1、 实验要求:用高级语言编写求自由距离的程序-1, the experimental requirements: high-level language used for the preparation of the procedures from the Freedom
- 2022-11-17 10:35:03下载
- 积分:1
-
凯撒密码
用Caesar算法实现文本加密的程序
- 2022-02-25 12:00:07下载
- 积分:1
-
我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制...
我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制-I wrote an MD5 algorithm based on a simple registration process to achieve a lot of programs used on the registration of authentication mechanisms
- 2022-03-29 11:18:00下载
- 积分:1
-
md5--加密文件
MD5 算法描述 对 MD5 算法简要的叙述可以为:MD5 以 512 位分组来处理输入的信 息,且每一分组又被划分为 16 个 32 位子分组,经过了一系列的处理后, 算法的输出由四个 32 位分组组成, 将这四个 32 位分组级联后将生成一个 128 位散列值。 在 MD5 算法中,首先需要对信息进行填充,使其字节长度对 512 求 余的结果等于 448。因此,信息的字节长度(Bits Length)将被扩展至 N*512+448,即 N*64+56 个字节(Bytes) ,N 为一个正整数。填充的方 法如下,在信息的后面填充一个 1 和无数个 0,直到满足上面的条件时才 停止用 0 对信息的填充。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-04 16:05: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
-
cryptography algorithm
密码学算法-小型证书机构CA系统的认证系统-cryptography algorithm-small agencies CA certificate of authentication system
- 2023-07-06 06:30:03下载
- 积分:1
-
tuyecrypt
tuyecrypt-2.1a
- 2022-08-20 14:23:40下载
- 积分:1
-
软件有限次加密,对软件的使用次数进行限制
软件有限次加密,对软件的使用次数进行限制-finite encryption software, software usage restrictions
- 2022-02-05 01:20:01下载
- 积分:1
-
这是一个易于使用的MD5算法的C++类,这个类可以添加技术。
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC程序,
支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a detailed error handling function, is a type of security. MD5 is a routine procedure of MFC, and documentation to support two types of input string
- 2022-02-06 23:27:33下载
- 积分:1
-
这是一个手机编程和邮件编程常用到的一个编码技术函数,Base64编码和解码动态库,支持字符串和文件的编解码工作。速度很快稳定,我的一些程序中用,现在发布。...
这是一个手机编程和邮件编程常用到的一个编码技术函数,Base64编码和解码动态库,支持字符串和文件的编解码工作。速度很快稳定,我的一些程序中用,现在发布。-This is a cell phone programming and e-mail program into a coding techniques commonly used functions, Base64 encoding and decoding of dynamic libraries, and documentation to support the string of codecs. Fast stable, I am using some of the procedures, now released.
- 2022-05-13 10:31:46下载
- 积分:1