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

搜索资源列表

  1. module_vb_des

    1下载:
  2. VB实现DES加解密的控件,经测试通过,请放心使用。-VB to achieve DES encryption and decryption of the control
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-09-15
    • 文件大小:47104
    • 提供者:张放
  1. DBEncryption

    0下载:
  2. DES加密解密,实在VS2008环境下用C#实现的。-DES encryption and dencryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:41440
    • 提供者:李国平
  1. 3des_matlab

    0下载:
  2. matlab 实现的3DES 和 DES 加解密算法,3DES目前还未被破解。-matlab implementation of 3DES and DES encryption and decryption algorithm, 3DES has yet to be cracked.
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:5130
    • 提供者:李阳
  1. SSOLab

    0下载:
  2. 实现原理: 使用使用<scr ipt type="text/javascr ipt" src="http://localhost:7771/SSOSite/SSOContext.aspx?app=portal"> </scr ipt>形式远程调用单点登录系统上的脚本,获取加密后的用户登录票据信息,自动绑定到当前页表单的相应字段,并自动提交到后台。后台解密前台提交的用户登录票据信息,判定用户是否已在单点登录系统上成功的登录,如果已登录返回系统首页,如果没有登录,跳
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:478249
    • 提供者:xsj
  1. chazhi

    0下载:
  2. 加密算法中经典的DES算法的C语言实现,利用此算法可以掌握对称加密算法的大致流程-Encryption algorithms, classic DES algorithm in C language, the use of this algorithm can grasp the general process of the symmetric encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:241261
    • 提供者:kadnqk
  1. DESTest

    0下载:
  2. 这个是我自己写的DES加密解密程序,用java实现。内有源代码和比较详细的注释,可供大家参考使用。-This is the DES encryption and decryption in java. The code is writen by myself within source code and more detailed Codes are available for use and reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4496
    • 提供者:johnson
  1. DESOPR

    0下载:
  2. 一个C语言实现的DES算法,编译环境为VS2008-A DES algorithm implemented in C
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:209100
    • 提供者:vivian
  1. RSA-security

    0下载:
  2. RSA的算法过程比较好理解,可是当具体用代码来实现的时候,我才发现原来不像自己想像的那么简单。经过这次试验和资料的查看了解到RSA是公钥密码的经典,应用很广。这次实验体会到RSA在生成密钥的时候非常慢,这里仅仅是512位的,如果要求生成1024或更多位的密钥的话,速度是相当慢的,可以看出RSA比DES慢非常多。-RSA composed.a good application to keep your files safe.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1476061
    • 提供者:王锡爵
  1. wjcdes

    0下载:
  2. des标准加密的c语言实现,基本实现了加密的所有功能-Des encrypted c language realization standard
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3187
    • 提供者:zhangboyi
  1. des_realization

    0下载:
  2. DES算法的matlab实现,内有多个子函数,调用时使用des.m文件即可-Matlab implementation of the DES algorithm, more than one subfunction using des.m file while calling
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5108
    • 提供者:李扬
  1. 3_DES

    0下载:
  2. 对称密码设计与实现课程的作业,有完整代码及详细注释。同时还附上报告文档,希望对你有帮助。 3DES算法的c语言实现,-Symmetrical password design and implementation course work, have complete code and detailed notes. At the same time also attached document report, and I hope to help you. 3 the c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:365391
    • 提供者:班胜龙
  1. librame_utility_3.5.12.0425

    0下载:
  2. 1、Librame.Caching(缓存功能) 支持文件缓存与 SQL 缓存依赖; 支持缓存队列、支持线程安全等功能;(比System.Web.Caching 更加强大) 2、Librame.Language(多语种功能) 支持枚举、异常、框架、其它等类型的多语言配置功能。 3、Librame.Logging(日志功能) 支持调试、信息、警告、错误、致命等类别的日志记录功能。 4、Li
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-22
    • 文件大小:6806118
    • 提供者:小易
  1. DES1

    0下载:
  2. 实现了DES加密解密功能,对传送的消息可以实现很好的匿名保护,保护通信中的安全-DES encryption and decryption functions, messages can be sent by anonymous protection, security to protect communications.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1932792
    • 提供者:王艳
  1. Method-collection-of-Java-encryption

    0下载:
  2. 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:256697
    • 提供者:Leonardo
  1. Test1

    0下载:
  2. 自己写的安全试验作业,调用encryptModule实现的DES,SHA,RSA加密远程文件传输,采用eclipse VE开发。-Own written safety test operations, calling encryptModule achieve DES, SHA, RSA encryption remote file transfer, the eclipse the VE development.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:64627
    • 提供者:
  1. Nmessage1_2010_6.8ok

    0下载:
  2. 基于socket的局域网聊天工具,数据包经过des加密,实现了上下线通知,单聊,群聊,文件传输等常用功能。-Socket-based local area network chat tool, the data packet through the des encryption, notification of on-line and offline, single chat, group chat, file transfer, and some other common functions
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:300612
    • 提供者:王延胜
  1. InfoInImg

    0下载:
  2. 信息隐藏处理 可以用DES加密 可以实现信息的隐藏加密-Information hiding process can use the DES encryption which information can be hidden
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:4178330
    • 提供者:paul
  1. DesFile

    0下载:
  2. 实现了简单的文本文档的加密,使用了DES算法。-A simple text document encrypted using the DES algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:62613
    • 提供者:李蓓
  1. DES_xtzy

    0下载:
  2. VC实现的简单的DES算法,解压后可直接运行-VC DES algorithm can be run directly after decompression
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1422310
    • 提供者:徐婷
  1. 3DES

    0下载:
  2. Des 加密算法代码 的 简单的一种实现 -Des algorithm code simply an implementation of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:941550
    • 提供者:麦克
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com