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

搜索资源列表

  1. security

    0下载:
  2. 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现   利用数字信封实现大文件的加密、解密。 2、有什么用:   2.1 研究、学习信息安全中的密码学设计与实现技术。   2
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:213582
    • 提供者:雷敏
  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. NSEA

    0下载:
  2. NSEA加密解密算法,密码学加减密的应用-NSEA encryption and decryption algorithms, cryptography Modified close of
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:74544
    • 提供者:jihaogood
  1. code_safe

    0下载:
  2. 本程序为c++环境下实现口令保护功能,对于学习密码学的 有一定的帮助-procedures for the environment under c password protection function, the study cryptography can help
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2562
    • 提供者:水蓝
  1. DesEncrypt

    0下载:
  2. DES加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-DES encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:1093
    • 提供者:liufan
  1. RSAEncrypt

    0下载:
  2. RSA加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-RSA encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
  3. 所属分类:CA program

    • 发布日期:2017-03-26
    • 文件大小:924
    • 提供者:liufan
  1. code

    1下载:
  2. 应用密码学这本书的源代码,很难找,用C编写的,很好懂-Applied Cryptography This book s source code, it is difficult to find, using C prepared, well understood
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:589278
    • 提供者:吴渊
  1. openssl-0.9.8j.tar

    0下载:
  2. openssl,学习密码学的好选择!无论是在Windows上还是Linux上,你都可以用它来实现你的Web访问安全!-openssl, Study Cryptography good selection!
  3. 所属分类:CA program

    • 发布日期:2017-05-16
    • 文件大小:3738359
    • 提供者:dsf
  1. asn1berder

    0下载:
  2. ASN.1/BER/DER 编码子集入门指南。PKI证书交换时常用,有助于密码系统开发。PDF文件-Encoding a subset ASN.1/BER/DER Getting Started Guide. The exchange of PKI certificates often used to help the development of cryptography. PDF document
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:416165
    • 提供者:千里雪
  1. openSLL_libAndheader

    0下载:
  2. openSSL编译出来的lib并包含头文件-The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as wel
  3. 所属分类:CA program

    • 发布日期:2017-05-19
    • 文件大小:5300445
    • 提供者:stupidpig
  1. libecc-0.12.1.tar

    0下载:
  2. elliptic curve cryptography library for c-elliptic curve cryptography library for c++
  3. 所属分类:CA program

    • 发布日期:2017-05-10
    • 文件大小:2098254
    • 提供者:noifender
  1. crypto

    0下载:
  2. source code for private cryptography
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:2871
    • 提供者:ari
  1. RSA

    0下载:
  2. RSA-is an algorithm for public-key cryptography-RSA-is an algorithm for public-key cryptography
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:6241
    • 提供者:andrushkutzzaa
  1. EC

    0下载:
  2. ECC cryptography in java.
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:14426
    • 提供者:jack8888
  1. inverse

    0下载:
  2. 有限域上逆运算是密码学中常用的运算。本程序提供有效、快速的有限域上逆运算程序解决求逆问题。-The inversion operation of a finite field is commonly used in cryptography operations. The program provides effective, fast algorithm and program for computing the inverse problem in the finite field.
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:791
    • 提供者:YCLIU
  1. lab2_code

    0下载:
  2. RSA implementation for cryptography assignment
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:13937
    • 提供者:cbro
  1. islab

    0下载:
  2. this hill cipher, mona cipher, poly and play fair cipher technique in cryptography.it is used to encrypt multiple letters at a time.it is implemented in c++.at a time 1 or more than letters are encrypted and also can decrypted ..and runlength coding
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:3646
    • 提供者:bobi
  1. sha1

    1下载:
  2. In cryptography, SHA-1 is a cryptographic hash function designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm.
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:11272
    • 提供者:Santine
  1. cryptography

    0下载:
  2. Richard Spillman著,第一部分介绍了密码学的经典问题,第二部分介绍了现代密码学,包括流加密法,块加密法和公共密钥加密法,第三部分介绍了密码学的未来,并对量子加密法进行了简单介绍 -Richard Spillman zhao, the first part introduces the classic question of cryptography, the second part presents a modern cryptography, including flow e
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:61455623
    • 提供者:flymydream
  1. Handbook-of-Applied-Cryptography

    0下载:
  2. Handbook of applied cryptography
  3. 所属分类:CA program

« 12 3 4 5 »
搜珍网 www.dssz.com