搜索资源列表

  1. filemountkk

    0下载:
  2. 用3DES加密文本文件的小工具,非常好用-with 3DES encryption small text files tool, very useful
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:1954816
    • 提供者:查韦
  1. 3DES11

    0下载:
  2. 3DES加密算法源代码,刚学习加解密,和大家一起分享一下-3DES encryption algorithm source code, plus newly declassified study, and share with everyone what
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:随缘
  1. XINO_DES

    0下载:
  2. DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。-DES/3DES algorithm in C language, I optimized code. Only need dozens of bytes of memory can be. SCM is very suitable for such use under the plan.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:黄双全
  1. 3_3des

    0下载:
  2. 三重DES增加了密钥长度,由56位增加到112或168位,有更高的安全性,而且在新一代因特网安全标准IPSEC协议集中已将DES作为加密标准。-3DES key length increased from 56 to 112 or 168. have higher security, and the new generation of Internet security standards IPSEC agreement has bee
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:192512
    • 提供者:fasf
  1. security_DES

    0下载:
  2. 网络安全DES算法,进行简单的3DES加密和解密操作-network security DES algorithm, for the simple 3DES encryption and decryption operation
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:178176
    • 提供者:王聪
  1. 949327266

    0下载:
  2. 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:234496
    • 提供者:马克
  1. cyph

    0下载:
  2. 3DES数据加密类的实现,根据网上找到的C语言文件改写,还有很多东西没有实现,希望大家共同完成。-3DES data encryption to achieve the category, according to the Internet to find the C language documents rewritten There are many things not realized, I hope we can jointl
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:崔雁
  1. (Crypto++)

    0下载:
  2. 几乎涵盖了所有加密算法的源代码3des,md5,rsa,sha……,还带有测试sample,不可多得的好东西。-cover almost all encryption algorithm source code 3des, md5, rsa, sha ... also with a test sample, a very good thing.
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:962560
    • 提供者:韩四方
  1. 3DES_Encryption

    0下载:
  2. 3DES算法是增强型的DES算法,使用128位密钥长度, CBC模式使用反馈机制的分组密码使用模式.-3DES algorithm is enhanced by DES algorithm, the use of 128-bit key length, CBC mode of use of a feedback mechanism password usage patterns.
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:62464
    • 提供者:liudongxiao
  1. des(msp430)

    0下载:
  2. 基于msp430优化的3des算法,16m时钟时运算速度是15ms-Controller Based on the optimization algorithm 3des, 16m computational speed when the clock is 15ms
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:39936
    • 提供者:
  1. jiamisuanfamokuai

    1下载:
  2. 标准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:278528
    • 提供者:小强
  1. filesec

    0下载:
  2. 使用3DES和MD5算法对文件进行加密和md5值的计算,用于加密文件的传输。使用标准的3DES和MD5算法作为基础,提供了标准的接口。-use 3DES and MD5 algorithm to encrypt documents and md5 value calculation, for the transmission of encrypted files. Three criteria for the use of DES an
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:71680
    • 提供者:wonder
  1. Ken

    0下载:
  2. 此加密算法模块包含了AES,3DES,DES,MD5等多种加解密算法-this encryption algorithm module includes AES, 3DES, DES, MD5 and other encryption algorithm
  3. 所属分类:CA认证

    • 发布日期:2024-05-19
    • 文件大小:211968
    • 提供者:shenyun
  1. DES

    0下载:
  2. 本源代码的功能是:提供3DES的加密方法与解密方法-Source code function is to: provide the 3DES encryption method and decryption method
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:
  1. libdes-3.0.tar

    0下载:
  2. 一个DES、3DES加解密的库文件,可以方便的集成到应用程序中-A DES, 3DES encryption and decryption of the database files, can be easily integrated into applications
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:67584
    • 提供者:zxang
  1. desasm

    0下载:
  2. 国外牛人写的des和3des算法,很有价值-Cattle were written abroad des and 3DES algorithms, great value
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:benyueng
  1. 29144651301

    0下载:
  2. 3DES算法VC实现源码 3DES算法VC实现源码-3DES algorithm 3DES algorithm VC achieve source VC source 3DES algorithm to achieve the realization of source VC
  3. 所属分类:CA认证

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:
  1. desencrypt

    0下载:
  2. 用C语言开发的56位密钥的3DES加解密算法,详细地源程序,程序格式工整 易于理解-Using C language developed by 56 of the 3DES key encryption and decryption algorithms, source code in detail, procedures easy to understand format readable
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:160768
    • 提供者:yu
  1. d3des

    0下载:
  2. 3des 算法 Richard Outerbridge 本人写的一个不错的版本,有测试的例子也是他本人写的。在RED HAT LINUX 9 测试通过-3DES algorithm Richard Outerbridge I write a good version of a test example is written in his own. RED HAT LINUX 9 in test
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:21504
    • 提供者:liuqinliang
  1. cryptoclasses

    0下载:
  2. This a core library for whom need to integrate the crypto function(DES/3DES/RSA) Iinto their codes. Very useful -This a core library for whom need to integrate the crypto function (DES/3DES/RSA) Iinto their codes. Very u
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:124928
    • 提供者:Tiger Chen
« 1 2 3 4 56 7 8 9 10 ... 29 »

源码中国 www.ymcn.org