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

搜索资源列表

  1. aesp

    0下载:
  2. AES算法的并行化,这个是我的并行作业,其实还不如不并行的效率高呢,不过可以参考其中是如何并行的,对写其他并行程序有点用。-Parallel AES algorithm, this is my parallel operation, in fact, if not efficient parallel it, but can refer to them is how parallel process of writing a bit with the other parallel.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4017
    • 提供者:朱克
  1. DES

    0下载:
  2. 可以对文件进行加解密,这是自己编写的实验作业-Can encrypt and decrypt files, it is their job to prepare experimental
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:10361
    • 提供者:刘云美
  1. ChattingSystemWithSecurityFunction

    0下载:
  2. 这是我上学时的一个作业,使用symetric key和mac给一个聊天程序发送的信息加密和解密。使用c#编写。单机测试的时候,打开2个实例,然后其中一个点listen,另一个的hostname填上localhost,然后点连接。两个chat就可以互相发送信息了。-This is my school, a job, use symetric key and the mac to a chat program to send the message encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:220933
    • 提供者:刘洋
  1. SecurityOfInformationSystem

    0下载:
  2. 信息安全的一个加密软件,是信息安全课的大作业,- security of information system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:109188
    • 提供者:aussina
  1. RSA

    0下载:
  2. RSA 加密解密的简单实现 平时的作业,发出来给大家共享下-RSA encryption and decryption of a simple realization of the usual operations, issued to give everyone to share the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:8609
    • 提供者:胡晓波
  1. My_Decode_Homeword

    0下载:
  2. 这是我以前的密码学作业,实现了几个常见的加密算法。每个程序都给出了详细的注释。其中des加密算法的实现,有中间输出过程,所以很容易了解des的加密过程。但是没有完善,包括没有编写des解密算法等。相信这份文档是密码学初学者的良好素材。-encode des homewwork
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:405626
    • 提供者:lizheng
  1. DES

    0下载:
  2. 简单的DES算法,自己课后作业自己编程的。1.txt作为需要加密的程序,2.txt放加密结果,3.txt放解密结果,支持8位密钥。-DES algorithm is simple, its own programming homework. 1.txt encryption program as needed, 2.txt put encryption results, 3.txt put decryption results to support the 8-bit key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3893
    • 提供者:高氯酸
  1. DES

    0下载:
  2. DES算法实现。 C语言编写。信息安全课程作业。-DES algorithm. C language. Information security program work.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:186197
    • 提供者:simon
  1. AESCrypt_v307_source

    0下载:
  2. 这是我上信息安全课做的作业,AES的加密算法。-This is my last class to do the job of information security, AES encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:205150
    • 提供者:王刚
  1. Assignment6

    0下载:
  2. 一个用四方法加密解密的程序,算是我们的一次作业吧,大家一起参考下-A four-way encryption and decryption using the procedure, be it one of our operations, we refer to the following together
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1405522
    • 提供者:张泽宇
  1. rsa

    0下载:
  2. 离散数学作业关于RSA解密c语言程序的实现-RSA decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1851
    • 提供者:shilei
  1. des

    0下载:
  2. DES加密解密算法的C语言实现,信息安全课程的大作业。-DES encryption and decryption algorithm of the C language, the big job of information security courses.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:10197
    • 提供者:李双双
  1. Cryptology

    0下载:
  2. 武汉大学 计算机学院 密码学大作业 简单的加解密算法-School of Computer Science, Wuhan University, a large operation simple password encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:15592
    • 提供者:huhu99213
  1. 1212924681

    0下载:
  2. des算法,密码学的作业之一,也可以用作乐趣只用-security of des,des of security
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3940
    • 提供者:www
  1. VigenereCode

    0下载:
  2. 这是个信息安全的一个作业,\Vigenere加密解密,主函数Client.java-This is an information security operations, Vigenere encryption and decryption, the main function Client.java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:13523
    • 提供者:jack
  1. RSA

    0下载:
  2. RSA程序可以进行1024位的加解密,是北京邮电大学的计算机学院的课程设计作业-RSA programs can encryption and decryption, 1024
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:20903
    • 提供者:张三
  1. shift_cipher-mfc

    0下载:
  2. 古典密码之移位密码加解密 MFC 密码学实验作业-shift cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1917322
    • 提供者:vivi
  1. Affine_Cipher-mfc

    0下载:
  2. 仿射密码加解密算法,有MFC界面,密码学实验作业-AFFINE CIPHER
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1925882
    • 提供者:vivi
  1. vigenere_cipher-mfc

    1下载:
  2. mfc图形界面,维吉尼亚密码,密码学实验作业-vigenere cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1892156
    • 提供者:vivi
  1. mimaxue-test1

    0下载:
  2. 密码学作业-古典密码体制的实践与分析,包括仿射密码,维吉尼亚密码,希尔密码和维吉尼亚和行置换的乘积密码体制 -Cryptography operations- the practice of classical cryptography and analysis, including affine password Virginia password, password, and Virginia Hill and replacement of the product line cryptosy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:17644
    • 提供者:yangfeng
« 1 23 »
搜珍网 www.dssz.com