CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - CRYPTOGRAPHY

搜索资源列表

  1. trim

    0下载:
  2. 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1716
    • 提供者:nor
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. Cryptography

    0下载:
  2. A helper class support cryptography
  3. 所属分类:.net

    • 发布日期:2017-04-12
    • 文件大小:1281
    • 提供者:HXT
  1. rsa

    0下载:
  2. ecplise环境下密码学RSA算法的实现-ecplise environment RSA cryptography algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2917
    • 提供者:严海
  1. cryptology

    0下载:
  2. 密码学中RSA,AES和数值签名的实现-Cryptography RSA, AES and numerical implementation of the Signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:33775
    • 提供者:tieqian
  1. RSA-digital-signature

    2下载:
  2. RSA 数字签名 matlab实现 是密码学中一个重要的签名算法-RSA digital signature cryptography matlab implementation are an important signature algorithm
  3. 所属分类:matlab

    • 发布日期:2016-12-12
    • 文件大小:1223
    • 提供者:xiaotiantian
  1. RSA-public-key-cryptosystem

    0下载:
  2. RSA公钥密码体制的matlab实现,这是密码学的加密算法之一-RSA public-key cryptosystem implementation of matlab, Cryptography This is one of the encryption algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:573
    • 提供者:xiaotiantian
  1. AES-encryption-algorithm

    0下载:
  2. AES加密算法的matlab实现,是密码学的又一重要加密算法-AES encryption algorithm matlab implementation is another important cryptography encryption algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1467
    • 提供者:xiaotiantian
  1. chenjay

    0下载:
  2. 用C++BUILDER实现椭圆曲线加密源代码-Using C BUILDER implementation of elliptic curve cryptography source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:212609
    • 提供者:jay
  1. cryptopp560

    0下载:
  2. lots Elliptic curve cryptography codes. Use Visual c++ to compile
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1027601
    • 提供者:elemlele
  1. cryptochat

    0下载:
  2. Its about cryptography example. useful for chatting with some sort of security
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:53909
    • 提供者:Siddhu
  1. DiffieHellmanMerkle

    1下载:
  2. ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:46474
    • 提供者:苏长风
  1. AVRCryptolib

    0下载:
  2. the AVR assembly cryptography code . this is usefull for any cipherman to work with algorithm and enjoy it.-the AVR assembly cryptography code . this is usefull for any cipherman to work with algorithm and enjoy it.
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:317369
    • 提供者:amir
  1. projekodlar

    0下载:
  2. Elliptic Curve Cryptography full working C code for encryption and decryprion.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:46889
    • 提供者:serhat
  1. EbookCAppliedCryptographySecondEditionProtocolsBr

    0下载:
  2. applied cryptography ebook by bruce scheneier
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:3488957
    • 提供者:sonam
  1. test

    0下载:
  2. 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:31744
    • 提供者:何何
  1. Solutions-Crypto4e

    1下载:
  2. 《密码学与网络安全》 第四版 的习题解答,英文版-Cryptography and Network Security to answer the fourth edition of the exercise
  3. 所属分类:Network Security

    • 发布日期:2017-01-01
    • 文件大小:839076
    • 提供者:ucvvf
  1. criptografia_visual

    0下载:
  2. this a matlab code of the method of visual cryptography based in the shadows method of Visual Cryptography, Moni Naor, Adi Shamir. -this is a matlab code of the method of visual cryptography based in the shadows method of Visual Cryptography, Moni Na
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2664
    • 提供者:galicianpeople
  1. Cryptography

    0下载:
  2. 密码学的教程,很多精妙的算法和各种方法,很好的学习教程-Cryptography Tutorial, many sophisticated algorithms and a variety of methods, good learning tutorial
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:184469
    • 提供者:武林
  1. cryptology

    0下载:
  2. 密码学第三版课件,包含4大部分,传统密码学以及对称加密,公钥加密等-The third edition of courseware cryptography
  3. 所属分类:source in ebook

    • 发布日期:2017-05-19
    • 文件大小:5446618
    • 提供者:Ding
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com