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

搜索资源列表

  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. bouncycastle

    0下载:
  2. bouncycastle 一个开源的 java 包,可以提供一些加密算法的实现. 使用这个包进行 DES AES RSA SHA ECG SHA MD5 等加密算法 .算法不像jre里面哪有有限制,是可以使用 256 位密钥 android 里面的加密算法就是使用这个包 ! 适合一些不想依赖于 jre 加密实现的或者没有该环境的软件 .-<bouncycastle> an open source java package can provide encryption algorith
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1706517
    • 提供者:crw
  1. sp3DES

    0下载:
  2. 3des加密算法,实现对des的三次加密过程,可以实现加密-3DES encryption algorithm, the realization of Des three encryption process, you can achieve encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5895
    • 提供者:王汉秦
  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. 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. 基于FPGA的AES加密算法的实现 由于其较高的保密级别,AES算法被用来替代DES和3一DES,以适应更为严苛的数据加密需要。-FPGA Implementation of Real-Time Adaptive Image Thresholding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:240679
    • 提供者:马海彪
  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. code

    0下载:
  2. 加密算法DES的VC++实现,只是简单地实现,并没有图形界面-Encryption algorithms DES, VC++ to achieve, simply realize that there is no graphical interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3366
    • 提供者:qinzhou
  1. java_des-agrithm

    0下载:
  2. java写的可运行的Des加密算法,内容详细,有具体的实现过程和实验步骤-java program for des algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:5994
    • 提供者:Steven Zhang
  1. MACCodertest

    0下载:
  2. java实现mac加密各种算法,有des和HmacSHA1还有MD5-mac encryption various algorithms, des and HmacSHA1 of there MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1841
    • 提供者:zhujing
  1. 3DES

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

    • 发布日期:2017-03-30
    • 文件大小:941550
    • 提供者:麦克
  1. Encrypt

    1下载:
  2. JAVA实现的文件加密.解密功能。DES,RSA算法集合-JAVA Implementation of file encryption and decryption functions. DES, RSA algorithm is a collection of
  3. 所属分类:Applet

    • 发布日期:2017-05-02
    • 文件大小:624445
    • 提供者:丁壳
  1. DES1

    0下载:
  2. 关于DES加密算法的c++实现,程序功能比较完整,比较适合初学者阅读-On the DES encryption algorithm c++ achieve more complete, the program features, suitable for beginners to read
  3. 所属分类:Exploit

    • 发布日期:2017-03-30
    • 文件大小:220776
    • 提供者:王伟
  1. DdesE

    0下载:
  2. DES加密算法C语言实现,我以以将它成功的移植到Nios处理器上 -DES encryption algorithm C language, to be a successful transplant to the Nios processor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1820
    • 提供者:粘附
  1. Cmmimaxuer

    0下载:
  2. 密码学课设~DES加密算法的完完整实现 内容简单适合新人学习使用 -The cryptography class-based ~ DES encryption algorithm finished complete implementation simple for newcomers to learn to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:96559
    • 提供者:recruitparade
  1. dddes_codee

    0下载:
  2. des加密算法c++实现,可以在windows环境下运行,用用了windows的库,是文件加密的尝试,已通过测试。 -the des encryption algorithms c++, can run in windows environment, with the use of the library of the windows, file encryption attempt, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:4654
    • 提供者:recruitparade
  1. 5DES9-5

    0下载:
  2. 在Linux实现DES加密算法,二进制文件可直接运行。-Realized DES algorithm in Linux, the binary file can use directly.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:12698
    • 提供者:刘星
  1. a

    0下载:
  2. C语言实现的DES加密解密算法,可以对文件进行加密和解密。调用DES_Encrypt函数进行加密,调用DES_Decrypt函数进行解密。上面两个函数的参数均分别为输入文件名、56位密钥、输出文件名。-This is a DES encrypt/decrypt algorithm for file encrypt/decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3815
    • 提供者:bison
  1. encryptdll3.8

    1下载:
  2. 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:993624
    • 提供者:曾宪
« 1 2 ... 40 41 42 43 44 4546 47 48 49 »
搜珍网 www.dssz.com