搜索资源列表

  1. AES-encryption-algorithm

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

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:xiaotiantian
  1. solovay-strassen-primality-test

    0下载:
  2. solovay-strassen素性测试法的matlab实现,这也是密码学中的常见算法-solovay-strassen primality test of matlab implementation, which is common cryptography algorithms
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:xiaotiantian
  1. chenjay

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

    • 发布日期:2024-05-06
    • 文件大小:212992
    • 提供者:jay
  1. cryptopp560

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

    • 发布日期:2024-05-06
    • 文件大小:1028096
    • 提供者:elemlele
  1. crypto

    0下载:
  2. 1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:
  1. cryptochat

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

    • 发布日期:2024-05-06
    • 文件大小:54272
    • 提供者:Siddhu
  1. DiffieHellmanMerkle

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

    • 发布日期:2024-05-06
    • 文件大小:46080
    • 提供者:苏长风
  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. 所属分类:汇编语言

    • 发布日期:2024-05-06
    • 文件大小:317440
    • 提供者:amir
  1. projekodlar

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

    • 发布日期:2024-05-06
    • 文件大小:47104
    • 提供者:serhat
  1. EbookCAppliedCryptographySecondEditionProtocolsBr

    0下载:
  2. applied cryptography ebook by bruce scheneier
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:3488768
    • 提供者:sonam
  1. ibe-0.7.2-win

    0下载:
  2. 这是一个windows环境下实现基于身份的PKI系统源码,由stanford大学开发。采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非常高的效率. -This is a windows environment to achieve identity-based PKI system source code, developed by the University of stanford. Use of E
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:563200
    • 提供者:alan
  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 t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:31744
    • 提供者:何何
  1. Solutions-Crypto4e

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

    • 发布日期:2024-05-06
    • 文件大小:838656
    • 提供者: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 o
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:galicianpeople
  1. SignData

    0下载:
  2. 1、实现集中式对称密钥的分配工作(作为通讯的双方A和B,都已经分别和KDC拥有会话密钥); 2、分布式对称密钥分配(作为通讯的双方A和B已经共享一个会话主密钥); 3、公钥密码技术实现对称密码技术密钥的分配(作为通讯的双方A和B已经拥有对方的公钥);-1, the realization of a centralized allocation of symmetric key (for communication between
  3. 所属分类:网格计算

    • 发布日期:2024-05-06
    • 文件大小:31744
    • 提供者:liu
  1. Cryptography

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

    • 发布日期:2024-05-06
    • 文件大小:184320
    • 提供者:武林
  1. cryptology

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

    • 发布日期:2024-05-06
    • 文件大小:5446656
    • 提供者:Ding
  1. ECC

    0下载:
  2. eliptic curve cryptography decryption
  3. 所属分类:加密解密

  1. cryptography

    0下载:
  2. Cryptography algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:65536
    • 提供者:SK Sarangi
  1. stx_cookbook

    1下载:
  2. Altera公司高端FPGA高级综合指导手册,包括:算术运算单元,浮点处理技巧,数据编码格式转换,视频处理,仲裁逻辑,多路选择,存储逻辑,计数器,通信逻辑,循环冗余校验,随机和伪随机函数,加密和同步等编码风格和技巧;-advanced synthesis cookbook for Altera high-end FPGA(Stratix),incuding coding style and design tricks for
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:962560
    • 提供者:刘易
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org