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

搜索资源列表

  1. AES

    0下载:
  2. AES 加密解密算法,我的应用密码学课程实验-AES encryption and decryption algorithms, Applied Cryptography course of my experiments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2841
    • 提供者:曹峰
  1. 1

    0下载:
  2. 哈夫曼编码,课上做的实验编码和解码,是理想情况下比较简单的。-哈夫曼编码,课程实验
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1471
    • 提供者:李亮
  1. DEScode

    0下载:
  2. 实现了des加密算法,课程设计或者实验上可以用-Des encryption algorithm achieved, course design or experiment can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1346361
    • 提供者:碧浪
  1. CBC

    0下载:
  2. 用DES算法的cbc模式加密图片,密码学课程实验-DES cbc mode with encryption algorithms pictures, cryptography course experiment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:216476
    • 提供者:libo
  1. 1090320219-lihai_hit

    0下载:
  2. 这是哈工大计算机专业密码学课程的实验四的源代码,主要实现的功能是制作一个密码系统实现加密解密,认证等功能,除此以外还设置成为p2p模式的网络文件共享系统!-This is the Harbin Institute of Technology computer science courses Experiment 4 cryptography source code, the main function is to create a password system to achieve encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:533528
    • 提供者:桃洋
  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
    • 文件大小:566143
    • 提供者:ycs
  1. RSA-digital-signature

    0下载:
  2. RSA数字签名源程序,适合课程实验使用。-RSA digital signature source program, and suitable for the experiment used.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1175
    • 提供者:
  1. DES

    0下载:
  2. DES算法源程序,适合课程实验使用。调试方法见readme文件。-DES algorithm source program, and suitable for the experiment used. Debug method see the readme file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2002108
    • 提供者:
  1. RC4

    0下载:
  2. RC4算法源程序,适合课程实验使用。调试方法见readme文件。-RC4 algorithm source program, and suitable for the experiment used. Debug method see the readme file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1655
    • 提供者:
  1. MD5

    0下载:
  2. MD5算法源程序,适合课程实验使用。调试方法见readme文件。-MD5 algorithm source program, and suitable for the experiment used. Debug method see the readme file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1230823
    • 提供者:
  1. Shamir

    1下载:
  2. SHAMIR算法源程序,适合课程实验使用。调试方法见readme文件。-SHAMIR algorithm source program, and suitable for the experiment used. Debug method see the readme file.
  3. 所属分类:加密解密

    • 发布日期:2017-04-21
    • 文件大小:1200
    • 提供者:
  1. encrypt_algorithms

    1下载:
  2. 信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。-Information Security course experiments, including AES, DES, RSA three encryption algorithms and MD5, SHA-1 hashing algorithm for two C/C++ source code, you can encrypt strings and fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-11
    • 文件大小:19321459
    • 提供者:落魄书生
  1. 090420115

    0下载:
  2. 大学课程\密码学\密码学实验\密码学 代码+报告,AES,DES,-University courses \ Cryptography \ Cryptography experiment \ cryptography code+ report, AES, DES, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1338306
    • 提供者:sdgvf
  1. Stream

    0下载:
  2. 信息安全的课程实验 内容是 流密码 java版-Information security stream cipher java version
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4701
    • 提供者:xzl
  1. DES

    0下载:
  2. 信息安全专业密码学DES课程实验代码,包含源代码整个工程-Information security professionals DES cryptography course experiment code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:19099
    • 提供者:韩崇林
  1. Huffman-coding-and-decoding

    0下载:
  2. 完整的哈弗曼编码译码程序,信息论与编码课程实验中经常用到的程序-Complete Huffman coding and decoding procedures, information theory and coding course experiments frequently used programs
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1609
    • 提供者:左晨
  1. SPNaRSA

    0下载:
  2. 课程中的实验结果,可实现rsa和spn加密解密,包含短块处理-The experimental results can be achieved in RSA and SPN encryption and decryption, including short block processing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5203
    • 提供者:吴金伟
  1. Hillpassword

    0下载:
  2. 希尔密码,使用标准C实现,密码学实验课程实践-Hill Password,Standard C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-30
    • 文件大小:213856
    • 提供者:YangPudn
搜珍网 www.dssz.com