CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证 搜索资源 - c代码

搜索资源列表

  1. KeyFile

    0下载:
  2. 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2235
    • 提供者:小布丁
  1. rsasourcecode

    0下载:
  2. RSA算法源程序,C代码-RSA algorithm source, the C code
  3. 所属分类:CA认证

    • 发布日期:2014-01-12
    • 文件大小:798720
    • 提供者:方源立
  1. DES_C_keil

    0下载:
  2. 1,这是比较流行的DES算法代码. 2,特别是在通讯方面比较常用. 3,此代码可以在KEIL C环境下使用.-1, which is more popular in the DES algorithm code. 2, particularly in the more commonly used communications. 3. this code can KEIL C environment.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:14277
    • 提供者:jeney
  1. DES3-source-code

    0下载:
  2. 使用DES3 进行加密 C++代码 使用DES3 进行加密 C++代码-use des3 by c plus plus code use des3
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:241399
    • 提供者:zuo
  1. DES

    0下载:
  2. 三重DES加密和解密程序,C/C++语言适用,经过验证的,内有具体的C/C++代码-Triple DES encryption and decryption procedures, C/C++ language applies proven within specific the C/C++ code
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:51694
    • 提供者:lulu
  1. ecc

    0下载:
  2. 本程序为程序员在做椭圆曲线加密和解密过程中可能需要的c和C++代码,以供参考,谢谢!-This procedure for the programmer doing elliptic curve encryption and decryption process may be required c and C++ code, for reference, thank you!
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:785598
    • 提供者:lxc
  1. attachments_2009_11_19

    2下载:
  2. DSA的c代码 DSA的c代码-DSA的c代码DSA的c代码
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:601878
    • 提供者:zhao
  1. et299_sample_cs

    0下载:
  2. c#代码开发的USBKEY,读取公钥,加密-c# code developed by USBKEY
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:84218
    • 提供者:sor-a
  1. polarssl-0.13.1-gpl

    0下载:
  2. PolarSSL源码,也许是最小巧的ssl代码库。高效、便于移植和集成。尤其适合嵌入式应用。-PolarSSL is a light-weight open source cryptographic and SSL/TLS library written in C. PolarSSL makes it easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) applicat
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:339052
    • 提供者:Tony
  1. aes1

    0下载:
  2. aes的一种加密的C语言代码,只有加密的,目前还没弄到解密的-An encrypted aes C language code, only encrypted, decryption is currently not get
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:2803
    • 提供者:hu
  1. ca-0a()

    0下载:
  2. 简单的CA认证系统 C++代码 送给需要的朋友-CA simple certification system to give a friend in need
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:2085829
    • 提供者:
  1. DES-code

    0下载:
  2. DES代码 基础的C代码 清晰明了 已经运行成功-DES code base of C code has been run successfully clarity
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:3732
    • 提供者:马翔
  1. myecc_c

    0下载:
  2. ecc 纯c 的代码, 可以用于 数字签名等,调试过可以运行。-ecc pure c code debugging that I can run.
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:10279
    • 提供者:paul
  1. sha1

    0下载:
  2. 基于C语言的sha-160认证代码,提供文件哈希和字符串哈希,希望对大家有帮助-Sha-160 certification based on C language code, the file hash and string has
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:168340
    • 提供者:周骏
  1. RSA_cPP

    0下载:
  2. RSA算法C++代码实现 包括大整数的一些定义等-C++ source code of RSA
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:1919
    • 提供者:wende
  1. DES-C

    0下载:
  2. DES 加密算法 比较高效的加密 运行代码可以直接测试 会显示加密所用的时间-More efficient encryption algorithm DES encryption
  3. 所属分类:CA program

    • 发布日期:2017-05-19
    • 文件大小:6023423
    • 提供者:Citying
  1. DES

    0下载:
  2. DES开发包,包含算法资料、c代码、调试工具、说明-DES development kit, including the algorithm data, c code, debugging tools, instructions
  3. 所属分类:CA program

    • 发布日期:2017-04-25
    • 文件大小:83768
    • 提供者:乔峰
  1. CRC16

    0下载:
  2. crc16算法、c代码、keil开发环境-crc16 algorithm, c code
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:63683
    • 提供者:乔峰
  1. RSAEuro-1.04.tar

    0下载:
  2. RSA等各种加密算法c代码.内部还包含符合386汇编码-RSA encryption algorithm c code. Interior also contains assembly code in line 386
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:346032
    • 提供者:sarah
  1. keyword

    0下载:
  2. 加密解密的一般性算法,C++代码,windows平台,visual studio 2016编写-visual studio 2016
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:2059
    • 提供者:toson
« 12 »
搜珍网 www.dssz.com