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

搜索资源列表

  1. issl

    0下载:
  2. iSSL是小型的加密API,使用方法和AES加密的RSA建立SSL的一样,安全的加密两端之间的沟通交流,通过一个网络接口,包括会议密钥的生成和公共密钥交换。-iSSL small encryption API to use RSA and AES encryption to establish the SSL security encryption between the two ends of communication, through a network interface, includ
  3. 所属分类:CA program

    • 发布日期:2017-11-30
    • 文件大小:213398
    • 提供者:mou
  1. SM2

    5下载:
  2. 国密接口的实现和测试案列 对程序开发员有很好的参考价值-SM2 interface function implement and test sample,valuable to program developer
  3. 所属分类:CA program

    • 发布日期:2015-09-10
    • 文件大小:14096384
    • 提供者:ningzuoting
  1. nistMatlab.tar

    0下载:
  2. this is an implémentation of NIST statistical test suit with à graphic interface using Matlab
  3. 所属分类:CA program

    • 发布日期:2017-11-24
    • 文件大小:34732
    • 提供者:jaims kamel
  1. DES

    0下载:
  2. 用C实现DES算法,有MFC界面。主要实现字符串加密和字符加密。可以作为一个加密小软件-DES algorithm implemented in C, with MFC interface. The main achievement of the character string encryption and encryption. Encryption can be used as a small software
  3. 所属分类:CA program

    • 发布日期:2017-05-09
    • 文件大小:1943277
    • 提供者:吴明航
  1. Aes

    0下载:
  2. 和之前DES算法一样。这是AES算法的实现,有MFC界面。主要是字符和字符串加密。可以作为加密小软件-And before the same DES algorithm. This is the AES algorithm with MFC interface. Main character and string encryption. Encryption software can be used as a small
  3. 所属分类:CA program

    • 发布日期:2017-05-08
    • 文件大小:1982063
    • 提供者:吴明航
  1. rsa

    0下载:
  2. 和前面介绍的DES、AES一样。这次是RSA算法的。MFC界面比较大 但是可以运行。 -And the previously described DES, AES same. This is the RSA algorithm. MFC interface is relatively large, but can run.
  3. 所属分类:CA program

    • 发布日期:2017-05-10
    • 文件大小:2064843
    • 提供者:吴明航
  1. sm

    2下载:
  2. 实现国密算法的SM2、SM3、SM4,可以界面上测试算法的正确性,同时包含国密局公开的国密算法规范,这是信息安全的基本软件。-Encryption algorithm to achieve the country s SM2, SM3, SM4, you can test the correctness of the algorithm interface and also includes the country close to the national Bureau of Public e
  3. 所属分类:CA program

    • 发布日期:2015-05-20
    • 文件大小:1937408
    • 提供者:菅泽干
  1. CSharp_CreateCert

    0下载:
  2. c#编写的证书制作程序,界面比较简单容易理解-production certificate written in c# program interface is simple and easy to understand
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:101711
    • 提供者:章章
  1. Sm4_jiamijiemi

    0下载:
  2. 国米算法SM4进行加密解密,界面简单易于理解-Inter SM4 encryption and decryption algorithm, simple interface is easy to understand
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:341923
    • 提供者:章章
  1. certificate

    0下载:
  2. sm2证书制作,界面简单易于理解,更好的学习算法-sm2 of certificates, the interface is simple and easy to understand, better learning algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:6109
    • 提供者:章章
  1. AjpdSoft-Obtener-datos-certificados-digitales

    0下载:
  2. CAPICOM is a discontinued ActiveX control created by Microsoft to help expose a select set of Microsoft Cryptographic Application Programming Interface (CryptoAPI) functions through Microsoft Component Object Model (COM). It was intended to enable ev
  3. 所属分类:CA program

    • 发布日期:2017-05-01
    • 文件大小:578764
    • 提供者:Lookze
  1. androidCA

    0下载:
  2. 这个jar文件给Android程序提供了方便简易的数字证书生成、更新、申请接口,在Android 4.0至5.0各版本中均测试成功。 接口里的方法参数解释请参阅CertFunc.java源码,测试范例代码请参考TestCertFunc.java源码。-This jar file to the Android program provides a convenient and easy digital certificate generation, updating, application in
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:21444
    • 提供者:苏信
  1. mimaxue

    0下载:
  2. 几种加密方法的综合程序,有rsa算法等,含有mfc界面-Comprehensive program of several encryption methods have rsa algorithm contains mfc interface
  3. 所属分类:CA program

    • 发布日期:2017-05-09
    • 文件大小:1962243
    • 提供者:夏晓玲
  1. untitled

    0下载:
  2. 在matlab环境下,实现加密解密算法中的DES算法的源代码,以及GUI界面的生成-In the matlab environment, the realization of encryption decryption algorithm of DES algorithm source code, and the generation of GUI interface
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3456
    • 提供者:朱鹏程
  1. ENUM-CSP

    1下载:
  2. CSP全称是crypt service provider,是加密服务提供者,是通用的加解密接口。在CA认证系统中广泛使用着,本程序可以枚举当前系统中所有的csp种类(系统自带的和厂家的)建议使用者在未安装usbkey的时候先运行一遍,安装一个usbkey的驱动,然后再次运行此程序,将两个运行结果对比一下,就会发现其中的奥妙了-CSP full name is the crypt service provider, is encrypted service provider, is the gen
  3. 所属分类:CA program

    • 发布日期:2017-05-09
    • 文件大小:1900802
    • 提供者:张磊
  1. DigitalSignatureStandard(DSS)

    0下载:
  2. 运行程序之前需要配置OpenSSL的开发环境(SHA-1算法利用OpenSSL开发包实现),本源代码实现了DSS数字签名(美国标准数字签名标准),主要运用了大整数的加减模幂、以及欧几里得算法。并有一个完整的界面。-You need to configure before running the program OpenSSL development environment (SHA-1 algorithm uses OpenSSL development package implementati
  3. 所属分类:CA program

    • 发布日期:2017-05-30
    • 文件大小:12159031
    • 提供者:郭政伟
  1. HElib-master

    0下载:
  2. GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. -GNU MP is designed to be as fast as
  3. 所属分类:CA program

    • 发布日期:2017-05-07
    • 文件大小:1374429
    • 提供者:李伟
« 1 2»
搜珍网 www.dssz.com