搜索资源列表

  1. CryptoAPI_Cuickdemo

    0下载:
  2. 加密算法的小程序,支持加密多种文件,用vc语言编写。-encryption algorithm for small procedures, encryption support multiple files, vc language.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:焦伟伟
  1. cryptopp521

    0下载:
  2. 当前常用的500多种加密解密算法,种类齐全,封装成库。使用方便,运行效率高。-current 500 commonly used encryption and decryption algorithms, all kinds of packaged as libraries. Easy-to-use, high operating efficiency.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:3550208
    • 提供者:gw
  1. KeyFile

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

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:小布丁
  1. l_ipp-sample-crypto_p_5.0.006.tar

    0下载:
  2. 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:OneGun
  1. ipsec_example

    0下载:
  2. 是现在非常流行的network processor上的微代码的编程,是其中基于最新的IXP2850的crypto units的ipsec的一个例子,告诉大家如何利用已有的宏以及调用硬件资源。-is now very popular network processor on the micro-code programming. which is based on the latest IXP2850 the crypto units o
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:zhuyin
  1. MakeCert

    0下载:
  2. 一个制作证书的程序。使用微软cryptoAPI。是自己写的-a production certificate procedures. Use Microsoft cryptoAPI. Write their own
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:林风
  1. IntroductiontoCRYPTOGRAPHYwithCODINGTHEORY

    0下载:
  2. 《密码学概论》 本书全面讲解了密码学的基本知识以及相关的基础数论,并对椭圆曲线、量子密码体制等密码学前沿知识进行了介绍。-"An Introduction to Cryptography" comprehensive book on cryptography and the basic knowledge base related to the number theory. also elliptic curves,
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:10531840
    • 提供者:zxh
  1. An_Introduction_To_Cryptography

    0下载:
  2. 加密解密入门书籍:An Introduction To Cryptography-encryption and decryption introductory books : An Introduction To Cryptography
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:590848
    • 提供者:熊光安
  1. CrypTool_1_4_00

    0下载:
  2. a very popular packet of cryptography tools,it encloses the most common used algorithm and protocols -a very popular packet of cryptography tool s, it encloses the most common algorithm used and p rotocols
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:62153728
    • 提供者:zhyu hu
  1. cryptopp54

    0下载:
  2. 用C做的,加解密。使用ms的crypto API接口-C done, encryption. Ms using the crypto API Interface
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:950272
    • 提供者:guoying
  1. OpenSSL

    0下载:
  2. With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example accelerator cards. The component is called ENGINE, and has still a pretty experimental status and almost no documentation
  3. 所属分类:SCSI/ASPI

    • 发布日期:2024-05-15
    • 文件大小:3548160
    • 提供者:jihaogood
  1. rc41

    0下载:
  2. CryptoAPI加密例程,有详细注释说明,在VC6.0的console下可顺利编译 -CryptoAPI encryption routines, detailed explanatory notes in the console under VC6.0 smooth translation
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:刘阳
  1. EnumCSP_src

    0下载:
  2. EnumCSP - Enumerates Crypto Service Providers Copyright (c) 2000-2004 G.Chapillon <GChapillon@aol.com> All Rights Reserved. Contributor: Jupiter <by.Jupiter@Gmail.com> -EnumCSP- Enumera
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:李泉
  1. cryptopp551

    0下载:
  2. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:982016
    • 提供者:
  1. crypto

    0下载:
  2. Encrypt <--> decrypt Data with C# . Encrypt and decrypt important data with C# and play General C# Programming -Encrypt
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:68608
    • 提供者:刘博
  1. cryptoapi

    0下载:
  2. 利用cryptoapi完成加解密操作,在代码中可以实现基本的加解密功能和签名的功能-Completion of the use of CryptoAPI encryption and decryption operations, in the code can achieve the basic features and signature encryption and decryption functions of
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:6450176
    • 提供者:qzl
  1. crypto_source

    0下载:
  2. 加密开源代码,可进行多种加密以及相关处理-Open source encryption code, it can conduct a variety of encryption and related treatment
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:644096
    • 提供者:石大
  1. testwin2k

    0下载:
  2. 这是一个简单的文件加密的例子,该例子采用了Crypto Api实现文件的加密,例子中可以使用不同的算法,对称加密文件-This is a simple file encryption example, the example of the use of the Crypto Api realize encryption document, for example, can be used in different algorithms,
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:侯侯
  1. win_crypto

    0下载:
  2. windowxp 下各种系统提供的加密方法:rsa,des,sha,md5-windowxp under the system provides a variety of encryption methods: rsa, des, sha, md5
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:
  1. at88scn0104c_at88sc0104_cn_reader_c_program

    0下载:
  2. at88sc0104 at88sc0104c 的中文C语言程序 www.encryp2.com 深圳密加技术-at88sc0104at88sc0104c of Chinese Language Programming C density increases www.encryp2.com Shenzhen Technology
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:陈明算
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »

源码中国 www.ymcn.org