搜索资源列表

  1. MyFileSpy

    0下载:
  2. 使用文件过滤驱动程序实现对文件的加密。在IFS 2003中编译-use filtering driver for the encryption of the document. In 2003 IFS Compiler
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:102400
    • 提供者:张天师
  1. DES 加密算法代码

    0下载:
  2. DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础-DES password security system should not depend on secrecy algorithm, the only security encryption key based on the confidentiality
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:zhou
  1. erdsec

    0下载:
  2. 一个德国人写的enigma加密技术,可以学习一下-Encription techniques written by an German,you can learn something from it.
  3. 所属分类:Shell编程

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:冷寒冰
  1. deswww2

    0下载:
  2. 加密_解密字符串的例子,使用简单有效,可以用一下-encryption _ decrypt strings example, the use of simple and effective, you can use what
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:冷寒冰
  1. SHA1_java

    0下载:
  2. 用java实现的sha1加密算法,格式非常规范,标准的一个程序,注释很详细^_^-used to achieve the sha1 encryption algorithm, a very standardized format, a standard procedure, very detailed notes ^ _ ^
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:张建
  1. jcrypt加密

    0下载:
  2. jcrypt加密,看看有没有人需要,分享给大家-jcrypt encryption, see no need for everyone to share
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:17408
    • 提供者:亲生
  1. 在windows程序中读取bios内

    0下载:
  2. 在windows程序中读取bois内容,这对我们在制作软件加密和注册机过程中很有帮助-the windows read bois process, which the right in software encryption and helpful process Fillmore
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:47104
    • 提供者:林秋秋
  1. 使用Des,MD5对字符串,数据文件加密

    0下载:
  2. 使用Des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:scmlk
  1. 简单软盘加密程序

    0下载:
  2. 通过加密软盘的某扇区达到加密这个软盘的效果.-through encrypted disk to a certain sector of the disk encryption effect.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:47104
    • 提供者:
  1. 加密与解码--密码技术剖析与实战应用

    0下载:
  2. 加密与解码--密码技术剖析与实战应用.zip-encryption and decryption-- Password Technology Analysis and real application. Zip
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:2379776
    • 提供者:zwl
  1. s-des算法分析及实现

    0下载:
  2. :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encry
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:549888
    • 提供者:王冰
  1. Des2实验0000000000000000

    0下载:
  2. 一个不错的DES加密和解密程序,如果有人想了解DES加密和解密,可以看看这个程序-a good DES encryption and decryption procedures, if someone wanted to know DES encryption and decryption, can look at the process
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:183296
    • 提供者:闾凡兵
  1. 字符解密

    1下载:
  2. 这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:xtbc
  1. vbpgp

    0下载:
  2. vb下的pgp源码,很不错的。pgp是一种加密算法,目前是最流行的,也是最有发展前途的!-vb source of pgp, very good. Pgp is an encryption algorithm, is currently the most popular, is also the most promising!
  3. 所属分类:WEB源码

    • 发布日期:2024-05-22
    • 文件大小:285696
    • 提供者:和焕君
  1. 加密与解密技术内幕

    0下载:
  2. 对于密码学感兴趣的读者适合,当然要求一定的基础-for cryptography for interested readers, of course, requires a certain basis
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:1389568
    • 提供者:刘菊
  1. LocSee

    0下载:
  2. 本软件为Loc1.0版。 目的: 主要对私人文档的浏览工具,其私人文档只能用该软件才能正确浏览。 使用: 请将该软件的LocSee文件夹以及内部文件拷贝到A:磁盘根目录下, 切勿更改路径,否则后果自负。 软件使用前,请先运行LocReg.exe对程序进行注册。 MyDoc.exe为主程序,他可以将文本文件转化为Loc文档(即加密文档) 注册后,点击Loc文档将直接调入该程序。 作用: 如果将该程序拷贝到其他磁盘运行,该程序将不仅不能正常
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:71680
    • 提供者:凌辉
  1. 杀毒软件实时杀毒的奥秘(含源程序)

    0下载:
  2. 市面上所有号称"虚拟机","_blank",防火墙"的实时监控杀毒软件无一不是使用的IFSHOOK技术.下面给出用VTOOLSD写的代码.也就是所有实时杀毒软件的奥秘.同时,很多拦截文件操作的软件,例如对目录加密,文件加密等,也采用了雷同的技术. -market called "virtual machine", "_blank" firewall "real-time monitori
  3. 所属分类:杀毒

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:宁静
  1. ras11

    0下载:
  2. ras加密程序源代码!ras与大数计算再vc++环境下编写的!压缩没有密码-encryption source code! Ras and calculation of large numbers again vc prepared by the environment! No password compression
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:33792
    • 提供者:zzli
  1. 3desencrypt

    0下载:
  2. 3DES加密算法的C++实现,可用于网络传输加解密-3DES encryption algorithm in C, which could be used in network transmission encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:xkin
  1. 密码编码学——加密方法的C与C++实现

    0下载:
  2. 密码编码学——加密方法的C与C++实现,该程序最好在VC环境下编译-cryptographers-- encryption methods of C and C to achieve the best procedures in the VC environment compiler
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:8833024
    • 提供者:刘跃红
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org