CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - encryption

搜索资源列表

  1. 大整数加减运算源程序

    0下载:
  2. 多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is the scope -32768-32767. Practic
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3054
    • 提供者:陈晓岚
  1. 凯撒加密

    0下载:
  2. 实现恺撒密码加密、解密以及破译,(破译若编码有困难,可以用文字描述算法) 【要求】:可允许用户输入密钥-achieve Caesar encryption, decryption and deciphered, (if deciphering coded difficulties can be written descr iption algorithm) -- request : allow users to input key
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:172336
    • 提供者:刘娟
  1. Shift Cipher

    0下载:
  2. 一个移位加密算法的源代码,跟大家交流一下。-a shift encryption algorithm source code sharing with you what.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35200
    • 提供者:叶海鹏
  1. 信息资源管理

    0下载:
  2. c# 加密解密该程序具有对你的文件加解密功能。需要你指定的数据,程序中已给了接口。 比如说你指定了要加密的文件名\"4.txt\",加密后的文件存放位置\"6.txt\", 还有口令password如\"liufeng\"后,运行该程序,那么\"6.txt\" 中将是\"4.txt\"的密文。 注意口令是解密的钥匙,不要忘记。 其他解密过程自己参考-the encryption and decryption procedures of your document encr
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30898
    • 提供者:rain
  1. 锁硬盘逻辑盘程序

    0下载:
  2. 在硬盘上要同时安装许多公软件和用户文件,通常用户文件大多是个人的私有信息,不愿让他人随意查看 和复制。报刊上介绍了多种硬盘的加密方法,多数是独占整个硬盘,禁止让不知道口令的用户使用。本人通过 对硬盘逻辑盘结构的详细分析,提出了对硬盘的一个逻辑盘进行加密的有效方法,达到了独占一个硬盘逻辑盘 的目的,从而圆满地解决了上述问题。-the hard drive to install many public software and user documentation, user docum
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:5800
    • 提供者:ll
  1. 汇编内核加密算法

    0下载:
  2. 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8356
    • 提供者:qve
  1. Cryptography

    0下载:
  2. 这是一个简单的加密解密程序,其中有加密和解密函数各一个,注意其中的文件调用,特别是它的路径。-This is a simple encryption and decryption procedures, which have encryption and decryption function of the 1, to call the document, particularly its path.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:934
    • 提供者:yata
  1. playfair

    0下载:
  2. playfair加密算法的实现,利用产生的矩阵去翻译解密.-PLAYFAIR encryption algorithm implementation, use the matrix to translate declassified.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5262
    • 提供者:魏平
  1. HillCodor

    0下载:
  2. 在VC环境下采用希尔密码体制加密、解密和破译。该软件实现了输入任意长度的密钥对文件进行加密和解密,解密密钥和密文保存在文件中。如果有完整的明文和对应的密文可是实现破译功能,即得出加密密钥。-in VC environment with Hill cryptosystem encryption, decryption and decoding. The software arbitrary length of the input to the key document encryption and
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:42819
    • 提供者:
  1. j2mellk

    0下载:
  2. 代码是使用JB写的,存储方式是UTF-8,因此使用ECLIPSE等IDE打开源程序会出现乱码,这时只需要使用UltraEdit等工具进行UTF-8=>ASCII转换一下即可。代码中有一些地方如读取图片使代码复杂化,这是考虑到将来图片及其它资源可能会采用加密的方式存储,使一般用户在PC上无法进行还原而设计的-JB code is used to write, storage is the UTF-8, the use of Eclipse and other open source IDE
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:140923
    • 提供者:阿唐
  1. mydes

    0下载:
  2. 简单DES加密算法功能比较简单,是在朋友的指导下做的,多指教-simple DES encryption algorithm is relatively simple function is under the guidance of a friend to do more weekend!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5971
    • 提供者:黎林
  1. FileEncrypt_Sources

    0下载:
  2. 文件加密源代码,带界面的,还可以把文件变成自动解密的可执行程序-file encryption source code, with the interface, can also be used to automatically declassified documents into the executable
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:71590
    • 提供者:可耕地
  1. aspjm

    0下载:
  2. 本软件可以完成加密解密,算法简便,实用性强-the software can be completed encryption and decryption algorithm is simple, practical
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7491
    • 提供者:haha
  1. oss

    0下载:
  2. MD5加密算法和登录控件,对于登录认证有一定的帮助。-MD5 encryption algorithm and access controls, authentication for login certainly helps.
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:8485
    • 提供者:肖洋
  1. RSA的c实现

    3下载:
  2. rsa c的实现 用C语言开发高性能RSA加密算法-the realization of C language development of high-performance RSA encryption algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15321
    • 提供者:w
  1. des3

    0下载:
  2. 加密算法,DES的C源码. 是分组算法,虽然现在用的少了 但还是有学习意仪的-encryption algorithm, DES C source. Yes packet algorithm, although it is now used less but still learning Italian Instrument
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10208
    • 提供者:李鑫
  1. 网上答疑系统 管理口令 用户admin 密码 admin888

    0下载:
  2. * 任何访客可以发布信息,经过管理员回复后才在前台显示 * 管理员可以查看所有信息,并可以回复、删除信息 * 所有显示内容已经进行HTML屏蔽 * 管理员密码采用MD5加密,提高系统安全性 * 自动分页功能 * 良好的前台美化 -* Any visitor information can be released, after administrators back in the future after the show * Administrators ca
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:141564
    • 提供者:熊菊香
  1. Coddddsade

    0下载:
  2. 对文件的加密解密的演示程序,主要是练习对文件和字符串的基本操作-document encryption and decryption of the demonstration program, the practice is mainly paper and string for the basic operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11369
    • 提供者:刘少人
  1. ELGAMAL.src

    0下载:
  2. 公钥加密方式,在windows平台下运行,并且可以在不改变公钥的方式下更新私钥,速度快,使用简便。-public key encryption methods in running under windows platform, and that they could not change the way the public key to update the private key, fast, easy to use.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:107783
    • 提供者:冯英
  1. 4-program-ok-20050809

    0下载:
  2. 一个程序接口,是一个加密软件,用于传输过程中的加密-a program interface is an encryption software for the transmission of the encryption process
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30483
    • 提供者:云容
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com