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

搜索资源列表

  1. 背包公钥系统

    1下载:
  2. 一个基于背包公钥系统的能实现加密功能的小程序。-a backpack on the public key system to achieve a small encryption procedures.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:173.76kb
    • 提供者:大撒法
  1. zd1_anqn

    0下载:
  2. 本程序用Visual C++ 6.0语言编写,采用ASPack 2.12加壳压缩,体积超小,可以把任何字符加密转换成34位,自带解密功能。 大 小:99.0 KB MD5值:d529bcc54028dc5a349f93ecf883d369 -this program using Visual C 6.0 language, using ASPack 2.12 shell compression, ultra-small size, it can encrypt any c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:93.93kb
    • 提供者:赵勇
  1. AES

    0下载:
  2. 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.12kb
    • 提供者:陈剑峰
  1. encrypttxt(bake)

    0下载:
  2. 这是一个文本加密与解密的小程序,功能完善。-This is a version of the encryption and decryption procedures small, functional improvement.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32.08kb
    • 提供者:刘德勤
  1. 实现文件加密功能

    2下载:
  2. 文件加密解密小程序vc-small document encryption and decryption procedures vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13.37kb
    • 提供者:胡光逢
  1. AES-

    0下载:
  2. AES简单的加解密程序,可以实现加密汉字 数字等多重功能,也可以解密。一个小程序,基于DOS界面。!-AES encryption and decryption process is simple, you can achieve multiple functions such as encrypted digital characters can also be decrypted. A small program, based on the DOS interface. !
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-05
    • 文件大小:9.11kb
    • 提供者:lhj
  1. RSA

    0下载:
  2. 本软件围绕小模数RSA的实现这一主题,用图形化界面实现了密钥的随机产生、加密数据、解密数据等功能。所用语言:C# -This software around the small modulus RSA implementation of this theme, graphical interface to achieve a randomly generated key to encrypt data, decrypt data and other functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.66mb
    • 提供者:lsc
  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
    • 文件大小:175.87kb
    • 提供者:朱显章
  1. MD5_SHA1

    1下载:
  2. 具有MD5和SHA1单向(哈希)函数算法加解密功能的小程序.-MD5 and SHA1 have a one-way (hash) function algorithm for encryption and decryption functions applet.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:81kb
    • 提供者:罗兰
  1. DiffieHellmanMerkle

    1下载:
  2. ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:45.38kb
    • 提供者:苏长风
  1. EnMainV7.0

    0下载:
  2. 文件加密最重要的问题是什么--安全,其次呢--速度。小李文件加密在被加密文件的安全方面及软件自身保护上,都做了很好的解决。首先,软件采用独有的加密算法,而不是现流行的公共算法,直接破解加密文件几乎是不可能的事;其次,此8.1版加入了保护自身的代码,可抗病毒,抗破解,抗反编译,抗暴力破解密码,可以想象,一个不能保护自身的文件加密软件还有什么能力去保护被加密文件的安全呢?再说速度,在启用快速加解密时,加解密一个100M的文件只需15秒左右。软件功能包括:一般加解密、寄生式加解密、自解密程序制作、文件
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:588.29kb
    • 提供者:yuanyuangao
  1. FileEncode

    0下载:
  2. 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:186.06kb
    • 提供者:但是借
  1. md5

    0下载:
  2. 主要功能特色: 一,结合提权包大加对网站提权的可能,但也要靠你技术 二,浏览速度快,批量扫文件节省时间,可修改文件属性 三,嗅探服务器打开端口与脚本嗅探,数据库直接查找与连接 四,asp木马体积小易于传输潜伏时间长 五,方便提升系统权限,并可二次加密 六,本站的大马加密算法与普通ASP木马完全不一样,支持Base64算法加密 七,本ASP木马功能支持批量挂,批量扫,批量查询,rar打包,批量上传等等 八,本ASP大马超级免杀挑战世界杀软,免杀持续更新中
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:57.55kb
    • 提供者:SAM
  1. gghdes

    0下载:
  2. des&MD5加密,小学期做的,实现对文件进行des或者md5加密功能-des & MD5 encryption, primary phase do realize the file or md5 encryption des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.91mb
    • 提供者:ggh
  1. Des

    0下载:
  2. 一款des加密解密小软件,可以实现解密解密功能-A small software des encryption and decryption, can decrypt the decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:51.83kb
    • 提供者:xowalee
  1. hide

    0下载:
  2. 文件加密小程序,具有整个目录下指定文件类型所有文件的加密功能。并且是可逆的,加密后用同样的方法操作一遍即解密了。例如加密类型选择pic,即对图片进行加密,如不指定目录,则将对当前目录下的所有图片进行加密,加密后图片就打不开了,需要解密只需再次操作即可-File encryption applet, with the entire directory on the file type specified encryption of all files. And is reversible encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:107.37kb
    • 提供者:caobin
  1. Liang_DES_1

    0下载:
  2. 一个图形化界面的DES加解密小程序,可以实现不限长度的明文的DES加解密功能-A graphical interface, DES encryption and decryption applet, can expressly limited to the length of the DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.53mb
    • 提供者:cgyl
  1. SecretPhoto

    1下载:
  2. 图片加密 可以吧图片进行加密同时还有其他的小功能-Image encryption can picture encryption as well as other small features
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:422.08kb
    • 提供者:东北
  1. D_E_S

    0下载:
  2. 无解密功能,仅是加密,也许可能有些小错误,尽请见谅。-Decryption functions, the only encryption, perhaps there may be some small error, please do forgive me
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5.58kb
    • 提供者:恩彩叶子
  1. des

    0下载:
  2. 一个des加密小工具,支持des,3des加密解密算法,对xor运算,分散运算也支持,不过我一般用的是3des加密解密,大家可以试下其他功能。-A des encryption Gadgets, support des, 3des encryption and decryption algorithms, xor operations, distributed computing is also supported, but I generally use the 3des encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:735.83kb
    • 提供者:罗磊
« 12 »
搜珍网 www.dssz.com