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

搜索资源列表

  1. 基于unix下的RSA加密实例分析

    0下载:
  2. 基于unix下的RSA加密实例分析-under the RSA encryption Case Analysis
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.1kb
    • 提供者:
  1. PE程序加密壳源程序1

    0下载:
  2. 汇编加密文件一例。-compilation of case file encryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28.17kb
    • 提供者:蝰蛇
  1. encrpt

    0下载:
  2. 一个简单的加密解密程序.调试可用.原理很简单,即是将数字加密为字符,逐个数字加密.-a simple encryption and decryption procedures. Debugging available. Principle is very simple, that is, encryption for digital characters, Digital Encryption case-by-case basis.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:James
  1. 文件加密技术一例

    0下载:
  2. 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.85kb
    • 提供者:林丰
  1. 密码生成和检测工具

    0下载:
  2. 从某软件注册参考摘取的密码生成和检测工具 每台机器运行产生不同结果 可用于注册码 请自行修改算法或内置的附加种子 当前附加种子是29t.com,区分大小写-from a certain reference to the removal of the registration software password generation and detection tools running on each machine can produce different results for the l
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:78.72kb
    • 提供者:李桃
  1. 文件和加密和解密处理

    0下载:
  2. 我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:192.15kb
    • 提供者:我行我素
  1. 到得CPU序列号、网卡MAC地址、注册码保护例子

    0下载:
  2. 转载,软件注册案例-reproduced, software registration case
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.14mb
    • 提供者:tme
  1. Aes算法

    0下载:
  2. Aes算法,本例子为加密解密爱好者所提供-Aes algorithm, the case for encryption and decryption for lovers
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11.98kb
    • 提供者:梁正宏
  1. rsa

    0下载:
  2. RSA加密算法的JS实现及调用案例,另附生成密钥对的程序-RSA encryption algorithm to achieve, and call the JS case, attached the program to generate key pair
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:190.42kb
    • 提供者:张地
  1. miyao

    0下载:
  2. c++实现密钥为4的凯撒密码加密,其中支持明文的大小写-c++ achieve key for Caesar 4 password encryption, which supports the explicit case
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:896byte
    • 提供者:陈慧
  1. md5test

    0下载:
  2. 本例是用md5做为数据校验的算法。当然你可以使用个性化的 比如des作为数字签名,那样安全性更高。-This case is used as a data md5 checksum algorithms. Of course, you can use personalized such as des as digital signatures, as higher security.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-26
    • 文件大小:8.91mb
    • 提供者:zf
  1. AES

    0下载:
  2. ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:864byte
    • 提供者:皮艾尔
  1. Bas64_EnCode

    0下载:
  2. Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DEscr iptION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.12kb
    • 提供者:JerryJiang
  1. SingleKey

    0下载:
  2. 加密算法有 DES,DESede,Blowfish等,本例主要解释如何利用DES私钥加密算法加解密-Encryption algorithm DES, DESede, Blowfish and so on, in this case which explain how to use the private key encryption algorithm DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.81kb
    • 提供者:fengli
  1. Fileencryptionfileencryptiontechnology

    0下载:
  2. 文件加密一例 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文 件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.   下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更 改).程序有很好的容错设计,这是我们应该 学习的.-File encryption file encryption technology to the case of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1.08kb
    • 提供者:杨有
  1. idea_demo

    0下载:
  2. IDEA算法源码,经过优化,含有测试用例-IDEA algorithm source code, after optimization, containing the test case
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3.82kb
    • 提供者:周辉
  1. code1

    0下载:
  2. 字符串操作测试实例以及DES加密解密类及其使用方法-String Manipulation, and DES encryption and decryption test case class and its use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:5.1kb
    • 提供者:yangpeiyong
  1. sha-1.0.4.tar

    0下载:
  2. 包含了 sha1 sha256 sha384 sha512 算法的代码, 其中还有测试用例-includes sha1 sha256 sha384 sha512 algorithmic, and includes test case.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:69.53kb
    • 提供者:吴岩峰
  1. password_gen

    0下载:
  2. This function creates relatively secure random passwords.The nice thing is the generator attempts to create passwords that people can pronounce and chooses letters that won t be mistaken for others (such as the numeral "1", an upper-case "i" and a lo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.06kb
    • 提供者:insanamana
  1. 4

    0下载:
  2. 公钥密码实现程序用C++实现的,可以从控制台界面上观察加密解密情况-Public key cryptography to achieve program with C++ implementation can be observed from the console interface encryption and decryption case
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:76.13kb
    • 提供者:xiaowu
« 12 3 »
搜珍网 www.dssz.com