CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 密码学 算法

搜索资源列表

  1. momi

    0下载:
  2. 大数的模幂算法(GUI),用密码学课本中的算法,快速、高效。计算(x的r次方) mod p 的值-Large numbers of modular exponentiation algorithm (GUI), used cryptography algorithm textbooks, fast and efficient. Calculation of (x of the r-th power) mod p value
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:22429
    • 提供者:LYC
  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-22
    • 文件大小:31744
    • 提供者:何何
  1. cryptogram

    0下载:
  2. 密码学 des 算法的实现 可以运行 老师很适合教课-Cryptography algorithm des
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:409817
    • 提供者:libin
  1. des

    0下载:
  2. 基于现代密码学的DES算法的DES代码,实现功能为加密文件-DES based on modern cryptography algorithms DES code for the encrypted files to achieve functional
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:3381
    • 提供者:大头
  1. strass

    0下载:
  2. 解决矩阵相乘,能节约时间,减少时间复杂程度,提高算法的效率,而且应用密码学很广泛。-Solve the matrix multiplication, can save time, reduce the time complexity and improve the efficiency of the algorithm, and the application of cryptography is very wide.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1359
    • 提供者:lily
  1. rsa

    0下载:
  2. 密码学关于RSA算法的具体呈现,包括其中随机数生成-Cryptography unfolded, including the RSA algorithm in which random number generator
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2156
    • 提供者:周鹏昊
  1. ks

    0下载:
  2. 凯撒加密算法的实现,密码学初始入门,希望对大家有帮助-Caesar Cipher
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:2309687
    • 提供者:wismartzy
  1. weizi000RC4

    0下载:
  2. 现代密码学的RC4的密钥算法,适于初学者以及需要完成相关任务的简单算法-Modern cryptography key RC4 algorithm, suitable for beginners as well as related tasks you need to complete a simple algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:743
    • 提供者:yao
  1. Cryptology-SMS4-algorithm

    0下载:
  2. 这是一个密码学的关于SMS4算法的一个程序,用SMS4算法实现了信息的加解密功能。-This is a program about SMS4 a cryptographic algorithm using SMS4 algorithm of encryption and decryption of information.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3533090
    • 提供者:肖佳佳
  1. Cryptology-ECC-algorithm

    0下载:
  2. 这是一个密码学的关于ECC算法的一个程序,用ECC算法实现了信息的加解密功能。-This is a cryptology about a ECC algorithm procedure, has realized the information Canadian decipher function with the ECC algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3575968
    • 提供者:肖佳佳
  1. jiajiemi

    0下载:
  2. DES RSA等密码学课程中涉及到的加解密算法-DES RSA deng mi ma xue ke jia jiemi suan fa
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:10393753
    • 提供者:龙笑
  1. DES

    0下载:
  2. 现代密码学中的DES加密算法的java实现-Modern cryptography DES encryption algorithm to achieve the java
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:赖先生
  1. jinsisuanfa&mimaxue

    0下载:
  2. 计算理论导引第二版,近似算法(多项式时间的最优化问题、最小顶点覆盖(VERTEX-COVER)近似算法)、密码学(密钥、公钥密码系统)(Computational theory leads the second edition, approximation algorithms (polynomial time optimization problems, minimal vertex covering (VERTEX-COVER) approximation algorithms), cryp
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1137664
    • 提供者:jinyuliyu
  1. Hill_Cipher

    0下载:
  2. 通过实验,使学生对古典密码学有充分的认识;学会正确使用编程语言(C/C++、Java、Maple等)实现希尔密码与攻击,验证课堂中所学的古典密码算法;为学习现代密码算法及其应用奠定基础。(Through the experiment, the students have sufficient knowledge of classical cryptography; learn the proper use of programming languages (C/C++, Java, Maple
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:81920
    • 提供者:斩月
  1. 有限域

    0下载:
  2. 通过上机操作,使学生对高级加密标准AES算法的执行过程、密钥编排方案和加密算法的实现过程等有一个更加清晰地认识。通过本次实验,加深学生对分组密码的认识。(Through the operation of the computer, we have a clearer understanding of the implementation process of the AES algorithm, the key arrangement scheme and the implementation
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:69632
    • 提供者:斩月
  1. RSA加解密算法

    0下载:
  2. 通过上机操作,使同学生对公钥加密算法RSA密码体制的加、解过程有一个更加清晰地认识。通过本次实验,加深学生对公钥密码体制的认识,为后面的学习打下基础。(Through the operation of the computer, there is a clearer understanding of the process of adding and solving the RSA cryptosystem of the public key encryption algorithm. Thro
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:斩月
  1. 安全Hash算法SHA-1的实现

    0下载:
  2. Hash函数是提供数据完整性保障的一个重要工具。本次实验,我们希望通过上机操作,使 同学们对安全Hash算法SHA-1的基本原理有一个全面的理解。通过本次实验,使学生掌握对 Hash函数的应用,为后面数字签名方案的学习打下基础。(The Hash function is an important tool for providing data integrity protection. In this experiment, we hope to have a comprehensive und
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:6144
    • 提供者:斩月
  1. 15281160_实验1_古典密码学实验

    0下载:
  2. 实验代码,多种古典密码验证程序,维吉尼亚算法等等(Experimental code, a variety of classical password validator)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1639424
    • 提供者:啦啦啦1314
  1. 古典密码

    0下载:
  2. 可以直接下载运行,包含古典加密算法中的所有算法实现,比如位移密码,代换密码等等(The classical encryption algorithm can be downloaded directly to encrypt)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:独伴
  1. cryptopp-CRYPTOPP_5_6_5

    0下载:
  2. c++编写,包含了常见的密码学算法des,aes,rsa,ecc等(Common cryptology algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:4279296
    • 提供者:jyk1996
« 12 »
搜珍网 www.dssz.com