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

搜索资源列表

  1. aes加密算法+演示原码1

    3下载:
  2. 已经通过AES认证的AES的DELPHI实现,比较好,大家自己试试看,搜的-AES has been certified by the AES DELPHI, the better, we all give it a try and found the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34920
    • 提供者:aaa
  1. AES 加密算法

    1下载:
  2. 一个免费实用的DELPHI AES 加密算法函数包及演示文件,给有需要的朋友-a free practical DELPHI AES encryption algorithm function package and demonstrate the documents to a friend in need
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:213647
    • 提供者:严臣
  1. AES加密算法演示程序

    1下载:
  2. 欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-welcome ksaiy
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:211094
    • 提供者:456
  1. encodeDES

    0下载:
  2. DES算法演示,可以对文件进行加密解密。并对解密后的文件进行验证。-demonstration DES algorithm, was able to document encryption and decryption. Also after the declassified documents verified.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:112578
    • 提供者:王靖
  1. vc694557882444

    0下载:
  2. 用visual c++ 写的des加密算法演示 -with visual c write des encryption algorithm demo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:85466
    • 提供者:ww
  1. HideInfo

    1下载:
  2. 使用java编写的LSB图像信息隐藏算法演示程序,可以将任何符合大小限制的文件拆分为一个一个bit隐藏到非压缩bmp图像中。支持在隐藏前通过zip类对文件进行压缩-prepared by the use of LSB image information hidden algorithm demo program, can be any size restrictions with the document for a split hidden bit of a non-compressed bm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:45551
    • 提供者:乔月若
  1. RSA

    0下载:
  2. rsa算法演示,运用数论知识和经典的RSA算法,可生成超长的密钥,对文件经行加密,解密的演示。当时的开发环境是JCreator 3.50。
  3. 所属分类:加密解密

    • 发布日期:2014-01-16
    • 文件大小:3972
    • 提供者:zgyang
  1. DESRSA

    0下载:
  2. des和rsa的算法演示文档
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15964
    • 提供者:赵斌
  1. ssl_rsa

    0下载:
  2. RSA算法,界面简单RSA算法演示程序编程介绍,便于使用者了解其加密原理
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16782
    • 提供者:zkskyer1
  1. aess

    0下载:
  2. 这是一个aes加密算法+演示原码,希望可以提供给大家参考
  3. 所属分类:加密解密

    • 发布日期:2014-01-19
    • 文件大小:33161
    • 提供者:zhangbin
  1. RSAProject1.3.2

    1下载:
  2. RSA加密算法演示程序.包括公钥与私钥的生成算法.自定义公钥与私钥的长度
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:211405
    • 提供者:xiaolq
  1. DES_demo

    0下载:
  2. DES算法演示。VC++工程。需要调用“des.dll”
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17207
    • 提供者:莫汉伟
  1. MD5

    1下载:
  2. MD5加密算法演示程序,使用VC编写,实现MD5加密与解密的功能-MD5 encryption algorithm demo program, written using VC to achieve MD5 encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1926314
    • 提供者:程郁文
  1. AESflash

    1下载:
  2. 是关于aes的动画演示,对帮助理解aes算法的过程实现非常有帮助-The animation on the aes, aes algorithm to help understand the process of achieving very helpful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:57119
    • 提供者:jane
  1. UUE

    0下载:
  2. UUE文件格式的使用 和 UUE编解码算法演示-UUE file formats for use and UUE decoding algorithm presentation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4772
    • 提供者:wajika
  1. DES

    0下载:
  2. DES加密算法的C语言实现,包括测试及演示,包你所求-DES encryption algorithm in C language implementation, including the testing and demonstration, packet you seek
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2857
    • 提供者:huangjianqiang
  1. CaesarSourceCode

    0下载:
  2. caesar算法演示 利用公开密钥密码算法,加密和解密使用不同的密钥。-caesar Algorithm Demonstration
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:7303
    • 提供者:John
  1. delphisuijishu

    0下载:
  2. 一套完整的加密解密及随机数的算法演示。delphi源码-A complete set of encryption and decryption and random number algorithm demo. delphi source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:250516
    • 提供者:cofish
  1. MD5C

    0下载:
  2. MD5的算法演示....感兴趣的可以下载看看.....还不错-MD5 algorithm interested can download the demo .... nice ...... see .....
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3940
    • 提供者:深海
  1. AESEncryption

    1下载:
  2. AES 加密算法演示程序,演示不同比特长度下AES的加密和解密过程,包内含有exe文件一个-AES encryption algorithm demo program, demonstration of different bit lengths AES encryption and decryption process, the package contains an exe file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:195645
    • 提供者:Samson So
« 12 3 4 »
搜珍网 www.dssz.com