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

搜索资源列表

  1. VC++实现文件加密功能的源代码

    0下载:
  2. VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17321
    • 提供者:许志广
  1. 简单的密码例子,让密码储存在程序中

    0下载:
  2. 简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5673
    • 提供者:lsx
  1. AESDemo

    0下载:
  2. 本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:41666
    • 提供者:曲进
  1. 3des0000000000000000000

    0下载:
  2. 一个用C++写的3des加密算法源代码 算法效率不错 是学习的好例子-a written 3DES encryption algorithm source code algorithm efficiency is good to learn a good example
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5974
    • 提供者:宇宙的弦
  1. AESExample

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。它支持 128 位、192 位和 256 位的密匙。 内有完整的字符串与文件的加密及解密例子。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Within a full string and document encryption and decryption exampl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:668937
    • 提供者:majy
  1. DESxx

    0下载:
  2. DES加密算法源代码是一个很好的加密算法实例,用vc编写实现 -DES encryption algorithm source code is a good example of the encryption algorithm used to prepare achieve vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6254
    • 提供者:lilyliu
  1. DES_show

    0下载:
  2. 该示例演示了DES的加解密全过程,代码精简,运算速度快-example demonstration of the DES encryption of the entire process, code streamlining and high-speed calculation
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:58606
    • 提供者:王辉
  1. bankdes

    0下载:
  2. 银行使用加密算法源码及举例-banks use encryption algorithm source code and an example
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22697
    • 提供者:威信
  1. RSA加解密

    1下载:
  2. vc环境下RSA算法加解密功能的实现,内附有示例代码。-The implement of encryption and decryption with RSA algorithm in VC environment, attached with example source code.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:58962
    • 提供者:wj
  1. dcpcrypt.zip Delphi加密控件源码

    0下载:
  2. Delphi加密控件源码,包括对称钥匙加密控件和散列函数控件 ,Delphi encryption controls the source code, controls including the symmetrical key encryption and disperses the row letter numerical control
  3. 所属分类:加密解密

    • 发布日期:2017-11-08
    • 文件大小:150425
    • 提供者:
  1. 3Des.rar

    2下载:
  2. 采用3des进行加密的源代码,经过验证的,已经在我的系统中使用,这是个测试例子,The use of 3DES for encryption source code, proven, and has been used in my system, this is a test example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:194507
    • 提供者:杨海生
  1. ELGamal.rar

    3下载:
  2. 采用C++实现公钥加密算法ELGamal对文件的加、解密,The use of C++ realization of public key encryption algorithm on the document ELGamal Encryption and Decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-12-07
    • 文件大小:21601
    • 提供者:Ivan
  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. jiamisuanfa_delphi

    1下载:
  2. delphi实现加密算法 CRC32-Dym.................CRC32算法动态码表实现 \CRC32-Static..............CRC32算法静态码表实现 \MD5.......................MD5算法示例 \SHA.......................SHA算法示例 \DES.......................DES算法示例 \2DES......................双重DES算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2724785
    • 提供者:王刚
  1. crypto_milenage

    0下载:
  2. a 3G milenage Javacard source code example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:2665
    • 提供者:edwin
  1. Anti-Static

    0下载:
  2. 反静态分析示例 ├──Example1...........一般程序示例 ├──Example2...........插入花指令示例 └──Example3...........12组花指令-Examples of anti-static analysis ├ ─ ─ Example1 ........... example of the general procedure ├ ─ ─ Example2 ........... insert junk code sample └
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:513719
    • 提供者:王刚
  1. pdf-decrypt

    1下载:
  2. PDF RC4 (40bit) decryptor (for known password) example code, compiles with GCC 4.3
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2522
    • 提供者:pkoper
  1. Caesar-code

    0下载:
  2. 凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。-Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been ve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:538
    • 提供者:zhubei
  1. DES

    0下载:
  2. C语言下的DES算法实例代码:包括MD5,MD3原理说明,算法实现。-DES algorithm under the C language example code include: MD5, MD3 principle stated algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:13180
    • 提供者:leejianfeng
  1. des-example-project

    0下载:
  2. des解密实例工程,其中包含解密源码及测试代码-des decryption example project, which includes source code and test code to decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:21064
    • 提供者:zhangsan
« 12 3 »
搜珍网 www.dssz.com