搜索资源列表

  1. pki

    0下载:
  2. 完成数字证书加密,解密,完成数字证书列表处理等功能,并结合数据库实现了数字证书应用方面的功能-complete digital certificate encryption, decryption, digital certificate complete list processing and other functions, combining database and a digital certificate applicati
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:39429
    • 提供者:anli
  1. usbdelphi

    0下载:
  2. USB编程源代码及中间库,可以灵活运用,进行加密解密程序,数字证书处理等用途
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:13814
    • 提供者:tommi
  1. c#操作capicom读证书加密解密

    0下载:
  2. c#操作capicom读证书加密解密
  3. 所属分类:.net编程

    • 发布日期:2011-07-12
    • 文件大小:81103
    • 提供者:xujintao
  1. c# CAPICOM读证书加密解密

    0下载:
  2. c# CAPICOM读证书加密解密
  3. 所属分类:C#编程

  1. KeyFile

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

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:小布丁
  1. pki

    1下载:
  2. 完成数字证书加密,解密,完成数字证书列表处理等功能,并结合数据库实现了数字证书应用方面的功能-complete digital certificate encryption, decryption, digital certificate complete list processing and other functions, combining database and a digital certificate applicati
  3. 所属分类:CA认证

    • 发布日期:2024-05-21
    • 文件大小:38912
    • 提供者:anli
  1. usbdelphi

    0下载:
  2. USB编程源代码及中间库,可以灵活运用,进行加密解密程序,数字证书处理等用途-USB programming between source code and libraries, can be applied with flexibility, to carry out encryption and decryption procedures, deal with digital certificates, etc.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:tommi
  1. cer

    0下载:
  2. 使用RSACryptoServiceProvider和X509Certificate2进行证书加密解密-RSACryptoServiceProvider and X509Certificate2 use for certificate encryption and decryption
  3. 所属分类:CA认证

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:downloadasd
  1. javacertificationoperations

    0下载:
  2. java公钥加密私钥解密与数字证书的一个例子,很实用的。-java public key encryption and digital certificate private key to decrypt an example, it is practical.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:lauvenman
  1. siganature

    0下载:
  2. 椭圆曲线签名 AES加密和解密 产生、获取、验证数字证书-ecc siganature
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:hu
  1. 11

    0下载:
  2. 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:71680
    • 提供者:熊龙生
  1. Other

    0下载:
  2. 控制服务以及证书加密,解密的代码,比较杂,可能对一些人有用-Control the service and encrypt and decrypt source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:zhang yong
  1. TestCryptCalc

    0下载:
  2. 提供证书加密解密、签名验证、以及证书密钥解析功能 -A certificate encryption and decryption, signature verification and certificate key parsing
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:147456
    • 提供者:Yado
  1. Java-encryption-technology

    0下载:
  2. 这里我们主要描述Java已经实现的一些加密解密算法,最后介绍数字证书-Here we describe the Java has been achieved mainly some encryption and decryption algorithms, digital certificates Finally,
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:611328
    • 提供者:王翔
  1. WindowsFormsApplication1

    0下载:
  2. c# CAPICOM读证书加密解密,pfx文件-c# CAPICOM read certificate encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:80896
    • 提供者:michael
  1. javaencode

    0下载:
  2. Java加密技术 pdf版,内容介绍BASE64、MD5、SHA、HMAC几种方法,主要描述Java已经实现的一些加密解密算法,最后介绍数字证书。-Java encryption technology PDF version, introduction BASE64, MD5, SHA, HMAC several methods, describes some of the Java has achieved encrypt, decr
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:611328
    • 提供者:spacebroke
  1. ssl

    0下载:
  2. Android平台上实现SSL协议的通信。加密解密功能都有。密钥、证书都生成了。-SSL protocol communication on the Android platform. Encryption and decryption functions have. Keys, certificates are generated.
  3. 所属分类:android开发

    • 发布日期:2024-05-21
    • 文件大小:16384
    • 提供者:谢芷晴
  1. E02-FtpClientExample

    0下载:
  2. 实现字符串的加密解密,基于数字证书,可以导入导出密钥-A string encryption and decryption, based on the digital certificate, you can import and export keys
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:71680
    • 提供者:小徐
  1. makecert_exe

    0下载:
  2. makecert.exe工具,微软提供的用于生成证书加密解密的工具-makecert.exe tool used to generate the certificate provided by Microsoft encryption and decryption tool
  3. 所属分类:CA认证

    • 发布日期:2024-05-21
    • 文件大小:24576
    • 提供者:章章
  1. 证书加密解密

    0下载:
  2. 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了 M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会 更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级 的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们 可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:672768
    • 提供者:lala_
« 12 »

源码中国 www.ymcn.org