CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 算法 报告

搜索资源列表

  1. polybios00

    0下载:
  2. polybios 加密算法课程设计报告 (含JAVA vc++两种语言)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:105.81kb
    • 提供者:杨桥梁
  1. RSA

    1下载:
  2. RSA算法的实验报告,有源码、流程图、时间复杂度分析等。-RSA algorithm experimental reports, source code, flowcharts, time complexity analysis.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-14
    • 文件大小:58.64kb
    • 提供者:caixu
  1. md5source

    0下载:
  2. MD5算法的相关资料,包括王晓云教授的报告和RFC标准文档-MD5 algorithm for relevant information, including the report of Professor Wang Xiaoyun and RFC standards documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:336.6kb
    • 提供者:jackli
  1. DES

    0下载:
  2. DES算法实验报告和代码 1.输入名字,需8个字母,不足的补叉,多余的舍去 2.将字符按ASC2码值转化为二进制,存在数值(指针)中 3.对明文做IP置换(函数) 4.将转换后的数值分成两组,赋给L0,R0,执行下列运算L1—R0,R1-L0.....重复16轮 5.将结果L0R0合并至一个数值,做IP输出-DES algorithm and code an experimental report. Enter the name of eight letters take l
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:13.84kb
    • 提供者:jhp627
  1. RSA

    1下载:
  2. RSA算法实验报告和代码 1.选取两个素数p,q(不可相差悬殊) 2.计算n=pq,f(n)=(p-1)(q-1) 3.选取e,满足1<e<f(n),则gcd(e,f(n))=1 4.计算d,满足de=1 mod f(n)。一般d>=[n的四分之一方],(e,n)为公钥,(p,q,d)为私钥,将明文0,1序列分组,使每组十进制小于n。c=[m的e次方] mod n,m=[c的d次方] mod n。-RSA algorithm and code an experi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:80.17kb
    • 提供者:jhp627
  1. MD5-chengxu

    0下载:
  2. md5算法的实现,用vc++开发,一个实验,但是可以实现加解密,挺好的一个程序,配合刚才的报告。-md5 algorithm implementation, using vc++ development, an experiment, but the encryption and decryption can be achieved, in very good shape a program to meet the earlier report.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:35.39kb
    • 提供者:zhang liang
  1. RSA

    1下载:
  2. 通过编写程序实现了公钥密码算法RSA的加密与解密功能,并进行了一定的优化,内含报告。-Achieved through the preparation process RSA public key cryptographic algorithm for encryption and decryption functions, and make a certain amount of optimization, containing the report.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:379.79kb
    • 提供者:李莉
  1. IDEA--jiamijiemi

    0下载:
  2. IDEA加密解密算法的程序,可以正确运行。内附技术文档、实验报告。-IDEA encryption and decryption program that can run correctly. Containing technical documentation, test report.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:100.03kb
    • 提供者:刘飞
  1. aes

    0下载:
  2. AES算法,实现对文件加密。包含密码学课程报告 class CRijndael { private: int Nk,Nr,round long Total_Round,Cur_Round char *SourceFileName,*TargetFileName CString source,*target,save CFile Source,Target byte (* State)[4],*w[4],*key[4] publ
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:279.7kb
    • 提供者:fff
  1. MyTools.FileMd5Check.NF2

    0下载:
  2. 这是一款有我自己开发的小工具,主要作用是通过Md5算法分析文件的重复性,比如说,在某些目录下你收集了大量的图片文件,通常会有大量的重复(这是我的经验),用这款软件可以轻松去除重复文件,并导出分析报告等,附上源码供大家学习交流使用!-There is a small tool for my own development, the main role is to document the repeatability Md5 algorithm analysis, for example, in s
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:142.12kb
    • 提供者:千秋叶
  1. passwordPDES

    0下载:
  2. 天津理工的实验报告。DES算法的加密和解密过程,并可以用程序实现其加密和解密过程-Tianjin Polytechnic experimental report. DES encryption and decryption algorithms, and can be programmed to achieve its encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:238.64kb
    • 提供者:张树威
  1. DESPMD5PRSA

    0下载:
  2. 密码学中学到的几种重要的加密解密算法,包括源程序以及附加的实验报告,可供学者们下载和学习-Cryptography learned several key encryption and decryption algorithms, including source code and additional lab reports, available for downloading and learning scholars
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:7.33mb
    • 提供者:田明鑫
  1. mimaxueshiyan

    1下载:
  2. 现代密码学与加解密技术实验报告 vigenere算法加密和解密的过程 Column permutation cipher 的编程实现 DES的编程实现-Modern cryptography and encryption technology lab report vigenere the process of encryption and decryption algorithms Column permutation cipher of programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-07
    • 文件大小:129kb
    • 提供者:王丹
  1. ElGamal-Signature

    0下载:
  2. ElGamal算法的加解密及签名实现,这是一个专业课程设计,包含设计报告。-The ElGamal algorithm encryption and signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-04-11
    • 文件大小:44kb
    • 提供者:友奕
  1. DES

    0下载:
  2. DES的加密解密算法的实现。附加实验报告。主要是对于应用密码学的实验-DES encrypt, decrypt the realization of the algorithm. Additional experiment report. Is mainly to application of cryptography experiment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:122.64kb
    • 提供者:guoqing
  1. 3_DES

    0下载:
  2. 对称密码设计与实现课程的作业,有完整代码及详细注释。同时还附上报告文档,希望对你有帮助。 3DES算法的c语言实现,-Symmetrical password design and implementation course work, have complete code and detailed notes. At the same time also attached document report, and I hope to help you. 3 the c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:356.83kb
    • 提供者:班胜龙
  1. AES_lab

    0下载:
  2. AES加密算法课程设计,附完整实验报告,VC++编写,VS2008环境。-AES encryption algorithm curriculum design, with complete experimental report, written in VC++, VS2008environment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:552.87kb
    • 提供者:ycs
  1. AES

    0下载:
  2. AES算法设计,大学做的密码学课程设计,包含课程设计报告,-AES algorithm design, University of cryptography course design, including curriculum design report,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5.59mb
    • 提供者:乌铮
  1. RC4

    0下载:
  2. JAVA语言 rc4加密解密算法 有实验报告和测试文档-The JAVA language rc4 encryption and decryption algorithms lab reports and test documentation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:137.24kb
    • 提供者:123456
  1. RSA 算法

    1下载:
  2. rsa加密算法 附带实验报告和测试代码非常详细 有注释(RSA encryption algorithm with experimental report and test code is very detailed and annotated)
  3. 所属分类:加密解密

    • 发布日期:2020-11-25
    • 文件大小:15kb
    • 提供者:XCYJ
« 12 »
搜珍网 www.dssz.com