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

搜索资源列表

  1. SessionKey_src

    0下载:
  2. 使用crypt api创建一个会话密钥。 在这个例子中使用了一个168位的3DES key-use crypt api to create a session key. In this example the use of a 168 DES key 3
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:none
  1. ZhuCeJi

    0下载:
  2. 一种简单注册码加密的例子-a simple example license encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9835
    • 提供者:云飞扬
  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. Rijndael算法VC使用实例

    0下载:
  2. 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:45908
    • 提供者:云中龙
  1. xlspass

    0下载:
  2. 本程序只用于个人EXCEL密码遗忘时,试图探测密码; 减少重复劳动,不可进行其它不当使用,否则后果由使用者自负; 在文本框中输入EXCEL文档的全路径名称,例如: C:\\doc\\book1.xls; 适用于WINDOWS95/98/NT系统 ,安装了EXCEL97 。 此源码公开,欢迎感兴趣的网友优化提高。 稍加修改即可用于探测ACCESS ,WORD 文档的密码。 适当修改或增加密码字典:dict.DIC(纯文本),可提高探测速度。 可探测1~1
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16299
    • 提供者:chen
  1. cppsha1_src

    0下载:
  2. 加密算法SHA1的C语言实现示例,是一个C++类实现-The example of encryption arithmetic SHA1 using C program,which is a C++ class.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4274
    • 提供者:李力
  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. 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. rsat

    0下载:
  2. 本程序实现RAS加密算法,直接显示的是一个例子。-RAS encryption algorithm, is a direct indication of an example.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9604
    • 提供者:alex
  1. RAS加密解密

    0下载:
  2. RAS加密机密的dotnet例子,在TEMP目录下有PublicKey.dat和privateKey.dat为公钥和私钥-RAS encryption of confidential dotnet example, TEMP directory in a PublicKey.dat for public key and privateKey.dat and private key
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11381
    • 提供者:杨微
  1. SHA-1-C

    1下载:
  2. C语言实现的SHA-1报文摘要算法,对学习者来说是一个不错的例子-C language of the SHA-1 digest algorithm, the learners is a good example
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10219
    • 提供者:张三
  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. MD5_v12

    0下载:
  2. MD5算法的VC示例,非常 好!-MD5 algorithm VC example, a very, very good!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29382
    • 提供者:黄骏
  1. des3_win32_vc.zip

    0下载:
  2. 一个3des算法的库文件和使用库文件的例子, A 3des algorithm storehouse document and use storehouse document example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:94795
    • 提供者:
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:767765
    • 提供者:harris
  1. VC-Rijndael-example

    0下载:
  2. vc++ 实现Rijndael加解密过程。有完整的开发环境,图形界面,适合初学者-vc++ to achieve the Rijndael encryption and decryption process. Complete development environment, a graphical interface, suitable for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:27048
    • 提供者:小子
  1. a-example-of-MD5

    0下载:
  2. 这是用MD5算法写的一个例子,对新手非常有帮助,环境是VC6.0下,运行没问题-This is an example of using the MD5 algorithm written, very helpful for the novice, the environment is under VC6.0 no problem running
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:1923677
    • 提供者:ETHAN
  1. BSI_EAC-Worked-Example

    0下载:
  2. 口令认证密钥交换协议的一种扩展访问控制机制,包含详细的源码-An extended access control mechanisms password authentication key exchange protocol contains a detailed source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1398944
    • 提供者:范春鹏
  1. RSA

    1下载:
  2. 利用C\C++实现RSA算法的加、解密运算。 具体包括: 1)利用扩展的Euclid计算 a mod n 的乘法逆元; 2)Miller-Rabin素性测试算法对一个给定的大数进行测试; 3)实现的运算,并计算; 4)利用Euler定理手工计算,并与3)计算的结果对比; 5)实现RSA算法。并对 I LOVE NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS 加解密。说明:为了方便实现,分组可以小一点,比如两个字母一组。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1415
    • 提供者:刘洋
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com