CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - add

搜索资源列表

  1. 20050423142831

    0下载:
  2. 1、改进了数据库的md5加密算法。 2、可自主设置每页显示的页数。 3、加强了回复功能,使其具有管理员编辑留言的权限。 4、增加了搜索留言的功能。 5、可在线修改管理员密码。 6、管理员可以添加、删除、编辑和回复留言。 7、增加了留言本访问量的统计功能。。 8、增加了留言本的验证码功能,防止机器人*软件的留言。-an improved database of md5 encryption algorithm. 2, can create your own page shows the main
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:253064
    • 提供者:yangwanlong
  1. 3des源代码

    1下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14763
    • 提供者:杨巍
  1. ENIGMA

    0下载:
  2. enigma.zip(VB)一个德国的enigma加密技术例子COOL,原程序不支持明文是汉字,添加了一个小模块 -enigma.zip (VB), a German enigma encryption technology COOL example, the original program is not expressly support Chinese characters, add a small module
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10911
    • 提供者:王二小
  1. RSA_java

    0下载:
  2. 用java语言实现rsa经典算法 自己可以加上运行测试!-using java language rsa classical algorithm can add their own testing!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:207448
    • 提供者:杨海亮
  1. 16bit_DES

    0下载:
  2. 由于BT老师的要求,非要将64位DES算法改编成16位的DES算法,小生在这里献丑了。-as teachers, add to the 64-bit DES algorithm adapted into 16 of the DES algorithm, Niche in a shortcoming here.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35720
    • 提供者:刘华
  1. 用VC开发的注册机

    1下载:
  2. 一个加密机用来注册用的可以加进你自己的程序里可以试试挺部错的!-an encryption machine used for the registration can add your own procedures you can try Ting Ministry wrong!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:66002
    • 提供者:小柯
  1. md5.rar

    0下载:
  2. MD5算法及例子 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。 加密字符串aaa MD5String(‘aaa‘) 将加密后的aaa显示出来 MD5Print(MD5String(‘aaa‘)) 比较两次密文是否一致:
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9185
    • 提供者:ourfirebird
  1. zip_utils_src.zip

    0下载:
  2. zip加密解密 http://www.codeproject.com/KB/files/zip_utils.aspx这有作者比较详细的说明,These files are a simple way to add zip/unzip functionality to your windows programs, both win32 and windows-ce.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:177285
    • 提供者:tt
  1. self check

    1下载:
  2. VC6实现的程序加壳功能,通过加壳增加破解和分析的难度从而实现程序的保护-add shell to increase the difficulty of crashing and analyze, and then protect programs
  3. 所属分类:加密解密

    • 发布日期:2013-01-04
    • 文件大小:24747
    • 提供者:龙涛
  1. File_and_Text_encryption_ultra1.0.3

    0下载:
  2. ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:16701
    • 提供者:thangbom40000
  1. wince-key

    0下载:
  2. 加密与解密; 中间可添加自定义的加密字符串。-Encryption and decryption the middle you can add custom encryption string.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:758
    • 提供者:pengjun
  1. openssh-5.2p1.tar

    0下载:
  2. OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:1016612
    • 提供者:liuliu
  1. SafeProtector2

    0下载:
  2. EXE加秘在内存运行 1、保护您的应用程序不受他人恶意修改。 2、如果有人修改了您用该软件加密后的程序(在头部或尾部添加数据),程序会立即停止运行并弹出警告。 -EXE secret in memory to run one, to protect your application from others maliciously modified. If someone modified the program after you use the software encrypt
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-07
    • 文件大小:98533
    • 提供者:fjr
  1. INIpass

    0下载:
  2. vb加密码算法,INI文件加密,是一个简单的例子-vb add cryptographic algorithm, INI file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2281
    • 提供者:杜先生
  1. CRC_32

    0下载:
  2. 给应用程序加CRC效验的小工具的源码,加CRC效验,能防止软件被修改,该工具能实现自动添加功能。-CRC added to the application of well-tested source of small tools, plus CRC-tested, to prevent the software is modified, the tool can automatically add the feature.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:180091
    • 提供者:朱显章
  1. mars1

    0下载:
  2. this IBM s MARS encryption algorithm code.please add .rar in the file suffix
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:47604
    • 提供者:梦想
  1. CRC

    0下载:
  2. 通过对于模2除法的研究 可以得到如下方法: 1. 把信息码后面加上p-1位的0,这个试验中p是6位,即在输入的信息码后面加上“00000”。把这个17位的被除数放入input中。 2. 在得到被除数input之后,设计一个在被除数上移动的数据滑块变量d,把input中的最高位开始逐次复制给变量d。 3. 如果d的最高位为1,由变量d和变量p做异或运算;如果d的最高位为0则不运算或者做多余的异或‘0’的运算。 4. 把滑块变量d往后滑动一位。 5. 循环步骤(3,4)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:6033
    • 提供者:lijq
  1. Vigenère

    0下载:
  2. 维吉尼亚算法的实现,构成 明文:每个字符惟一对应一个0~25间的数字。 密钥:一个字符串,其中每个字符同明文一样对应一个数字,代表位移值,如a 表示位移 0,b 表示位移 1,c 表示位移 2,...... )。 加密过程: 将明文数字串依据密钥长度分段,并逐一与密钥数字串相加(模26),得到密文数字串; 最后,将密文数字串转换为字母串。 -Virginia algorithm constitutes explicit: Each character correspon
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1945
    • 提供者:rock
  1. Citadel16FullSources

    0下载:
  2. Citadel v.1.6 Full Sources-Citadel s design-time Wizard in action In Delphi the forms visual designs are encoded as dfm files and directly included into the executables as resources. This implementation has two disadvantages: 1. They
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1448597
    • 提供者:瘦马
  1. base64src

    0下载:
  2. Base64 加解密算法-Add Base64 Decryption Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:20288
    • 提供者:easy
« 12 3 4 5 »
搜珍网 www.dssz.com