资源列表

« 1 2 ... .54 .55 .56 .57 .58 359.60 .61 .62 .63 .64 ... 1665 »

[加密解密Encrypt(简单易懂)

说明:对所需要保密的文件进行加密,代码简洁易懂。-right by the need for confidentiality of documents encrypted code easy to read.
<李金戈> 在 2025-01-20 上传 | 大小:38kb | 下载:0

[加密解密mimaxue_md5

说明:md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。-md5 password algorithm is computer science Lane classic algorithms, highly practical, design is the key to the selection of random numbers, the proce
<wf> 在 2025-01-20 上传 | 大小:30kb | 下载:0

[加密解密解密教学

说明:这是一本关于解密的书,解密是Hacker的必备技能之一,希望大家能够好好掌握.-This is a book of declassified declassify Hacker is one of the essential skills, and hope that we can make good use of them.
<王耀> 在 2025-01-20 上传 | 大小:56kb | 下载:0

[加密解密desfunc

说明:传输资料加解密,再以非对称式加密法中...Data Encryption Standard (DES) algorithm,Fast ...经Triple DES CBC 演算法对私密金钥做加密或解 密.使用者可从网站下载NCNUCA的凭证产生程式,自行产生-data transmission encryption and decryption, with non-symmetric encryption method ... Data
<工期> 在 2025-01-20 上传 | 大小:54kb | 下载:0

[加密解密sam

说明:加密解密算法--SAM的散列存储加密解密算法分析,sam在WINDOWS密码中有举足轻重的地位-encryption and decryption algorithms-- SAM hash storage encryption and decryption algorithm analysis, sam Windows password in a pivotal position
<exc> 在 2025-01-20 上传 | 大小:5kb | 下载:0

[加密解密CSharp排序算法大全

说明:C#的排序大全源代码,有多种排序方法,对于程序开发可以直接使用。-C# ranking Daquan source code, a number of ranking methods for the development of procedures can be used directly.
<陈先生> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[加密解密学习破解手记

说明:步骤一 查壳步骤二 脱壳步骤三 试运行程序 发现突破点步骤四 W32DASM 寻找突破点(可以跳过)步骤五 查询软件的编译类型步骤六 采用GetVBRes v0.51 对付VB程序步骤七 用W32Dasm载入修改后的文件步骤八 制作内存补丁 KeyMake v1.73-steps to check a shell two steps Shelling three steps trial operation procedures foun
<刘文剑> 在 2025-01-20 上传 | 大小:2.12mb | 下载:0

[加密解密OLLYDBG

说明:
<不羁的风> 在 2025-01-20 上传 | 大小:230kb | 下载:0

[加密解密RSA加密算法在VB中的实现

说明:RSA加密算法在VB中的实现.可以更好的了解RSA加密算法.-RSA encryption algorithm in VB realized. To better understand the RSA encryption algorithm.
<> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[加密解密hideinbmp

说明:参考了电脑爱好者2000第10期的一篇关于将文件隐藏于位图中的文章,本程序还有许多可以改进的地方,例如可以加入CRC校验,加密,多线程等内容。-reference to the 2000 resolution computer enthusiasts 10 of a document on Bitmap hidden in the article, there are many procedures can be improved, f
<wysh> 在 2025-01-20 上传 | 大小:56kb | 下载:0

[加密解密RSA解密和加密算法的实现和应用

说明:RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个
<胡康康> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[加密解密S_DES加密解密程序

说明:按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and t
<胡康康> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 359.60 .61 .62 .63 .64 ... 1665 »

源码中国 www.ymcn.org