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

搜索资源列表

  1. DES

    0下载:
  2. DES加密例子,有多个可以参考的例子,所有的例子已经测试过。-DES encryption example, there are a number of examples can refer to all the examples have been tested.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2077455
    • 提供者:wangjie
  1. BlueTooth_E0

    1下载:
  2. 蓝牙E0加密算法,运行测试环境VS2012-Bluetooth E0 encryption algorithm, run the test environment VS2012
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-26
    • 文件大小:9192995
    • 提供者:吴超
  1. RC4EncryptTest

    0下载:
  2. 本代码是使用vc6制作的一个例子,介绍和测试RC4加密的方法-This code is an example of making use vc6 introduce and test RC4 encryption method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:35628
    • 提供者:烟雨寒
  1. DesCrypt

    0下载:
  2. vc2008工程, C++实现的DES加密和解密静态库,可以对文件加密和解密,也可以内存中加密和解密,及使用实例,测试通过。-请键入文字或网站地址,或者上传文档。 取消 Vc2008 gōngchéng, C++shíxiàn de DES jiāmì hé jiěmì jìngtài kù, kěyǐ duì wénjiàn jiāmì hé jiěmì, yě kěyǐ nèicún zhōng jiāmì hé jiěmì, jí shǐyòng shílì, cèshì tōng
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:80111
    • 提供者:梁威
  1. DES-a-AES

    0下载:
  2. DES和AES加密解密程序,经过本人测试,可以使用的。希望对您有帮助!-des and aes codec program.
  3. 所属分类:CA program

    • 发布日期:2017-05-09
    • 文件大小:2033253
    • 提供者:皮特王
  1. PrintTest

    0下载:
  2. 基于OpenSSL的ECIES加密解密,已经在vs开发环境下测试通过-OpenSSL encryption and decryption based on ECIES
  3. 所属分类:CA program

    • 发布日期:2017-05-30
    • 文件大小:13072463
    • 提供者:
  1. md5-vc

    0下载:
  2. MD5加密c++实现 本人在项目里测试过 可以使用 操作简单-MD5 c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2738
    • 提供者:panfv
  1. AES-CMAC

    1下载:
  2. 能够实现AES加密解密的功能,已经过测试可以使用-Enables AES encryption and decryption functions, have been tested can be used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:230117
    • 提供者:12
  1. C-DES2

    0下载:
  2. 已在STM32F103芯片上测试过的DES加密程序-DES encryption program has been tested on the STM32F103 chip
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4789
    • 提供者:路伟希
  1. des

    0下载:
  2. des和3des的加密和解密程序,C语言实现,VS2008下测试-encryption and decryption of des(3des)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2984
    • 提供者:涉世极
  1. csharp-myrsa

    0下载:
  2. c# 非对称加密解密,经过测试,实际使用中-C# asymmetric encryption and decryption RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:55700
    • 提供者:王曙光
  1. myrsa

    0下载:
  2. rsa加密解密,源码测试程序。-rsa encryption and decryption, source testing procedures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3570891
    • 提供者:古意
  1. MFCjiamijiemi

    0下载:
  2. 使用C++的MFC实现简单的加密解密功能。压缩包内含有整个工程文件,并含有测试文档。-The package contains the whole projects,including the programs and the texts.It is a simple one to encrypt and decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2266693
    • 提供者:bamboo
  1. ds5250

    0下载:
  2. ds5250测试例子,用于数据的加密和解密-ds5250 simple test exmple,use to enc and dec
  3. 所属分类:CA program

    • 发布日期:2017-04-26
    • 文件大小:83167
    • 提供者:coloty
  1. sbox

    2下载:
  2. 混沌加密中利用S盒进行加密,S盒的性能指标测试代码-S-box performance test code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2315139
    • 提供者:小马哥
  1. Utils

    0下载:
  2. JDK6支持的加密和摘要算法,包括AES、DES、DSA、RSA、ECC、SHA、MD5、MAC等,以及Base64、BCD等,此处为其各个对应的工具和测试类。-Encryption and digest algorithm JDK6 support, including AES, DES, DSA, RSA, ECC, SHA, MD5, MAC, as well as Base64, BCD, etc., where its tools and test each corresponding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1761112
    • 提供者:lanfog
  1. des_test.tar

    0下载:
  2. ECB模式DES加解密,可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make libdes.a-DES ECB mode encryption, you can encrypt data files of any length, the last block to in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6215
    • 提供者:晨夕
  1. des_test_ecb_cbc.tar

    0下载:
  2. ECB模式,CBC模式DES加解密。 1.CBC模式与一般的不一样,当密文的数据发生错误时,解密后错误字节块和后续所有块的所有字节都是错误的。而一般模式只会影响当前块和后续块的相应字节。 2.可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 3.编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6601
    • 提供者:晨夕
  1. crypt

    0下载:
  2. MD5加密、解密、形成加密文件,文件中有实例程序,可以用于以上功能测试-MD5 encryption, decryption, the formation of encrypted files, there are examples of procedures, can be used for the above functional test
  3. 所属分类:CA program

    • 发布日期:2017-04-29
    • 文件大小:239037
    • 提供者:penghua
  1. RSA

    0下载:
  2. RSA加密解密算法实现,通过了测试,非常实用-RSA encryption and decryption,runs well,is very usable.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3121415
    • 提供者:陈海超
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com