搜索资源列表

  1. testSign

    0下载:
  2. 标准C++编写的实现数字签名的例程,其中调用openssl实现了证书的解析,调用PKCS11实现了数字签名。-Written in standard C++ implementation of digital signature routines, which call openssl to achieve a certificate of analysis, calls PKCS11 to achieve a digital sign
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:251904
    • 提供者:steven
  1. Application-signature-android

    0下载:
  2. Android系统要求所有的程序经过数字签名才能安装,如果没有可用的数字签名,系统将不许安装运行此程序。不管是模拟器还是真实设备,只要是android系统,这都适用。鉴于此原因,在设备或者是模拟器上运行调试程序之前,你必须为你的应用程序设置数字签名。 理解android程序签名的重要几点:: • 所有的程序都必须签名,没有被签名的程序,系统将不能安装。 • 你可使用自签署证书签署你的应用程序,必须是
  3. 所属分类:android开发

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:netwalk
  1. certificate

    0下载:
  2. 证书制作, 数字签名,证书颁发,身份识别。-Imitate CA certificate model, simulate a certificate and the authentication. And assumed that Alice to Bob send encrypted document after document and signature, Bob verify the correctness of the Ali
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:319488
    • 提供者:聂小倩
  1. openssl

    0下载:
  2. openssl常用功能练习源码,包括des、3des、rsa加解密算法,数字签名操作,pem和der格式转换,以及证书操作等。适用于初学者。-Openssl function practice commonly used source code, including des, 3 des, rsa encryption algorithm, digital signature, pem and der format conversion
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:636928
    • 提供者:
  1. Security-handshake-of-P2P

    0下载:
  2. 讲述了证书颁发,数字签名,节点与节点间的认证和通信等-About the Certificate, digital signature, between the node and the node authentication and communication, etc.
  3. 所属分类:P2P编程

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:gaoyun
  1. c

    0下载:
  2. 统计数证书a到b中间的数字个数然后将这些数分解后统计0-9数字的个数-how to calculate the numbers couts
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:王颖
  1. cnima

    0下载:
  2. 统计数证书a到b中间的数字个数然后将这些数分解后统计0-9数字的个数-how to calculate the numbers couts
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:王颖
  1. RSA-2048-SignVerifySign

    0下载:
  2. CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。-CA authentication system is the most widely used carrier cert
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:张磊
  1. dataSignTool

    0下载:
  2. windows下数字签名证书工具,用于签名文件,安装本地证书-windows under the Digital Signature Certificate Tools for signature files, install a local certificate
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:93184
    • 提供者:liu
« 1 2 ... 5 6 7 8 9 10»

源码中国 www.ymcn.org