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

搜索资源列表

  1. CBC_cry

    0下载:
  2. des cbc加密的一个演示C++。net编的,数据加密课的作业程序 -des cbc encryption C of a demonstration. Net series, data encryption class operating procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:54379
    • 提供者:刘欣松
  1. CFBlxp

    1下载:
  2. 加密作业,des分组模式中的CFB模式,根据《密码编码学和网络安全》一书-encryption operations, a mode des CFB mode, "Cryptography learn and network security," a book
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31121
    • 提供者:朱酷磊
  1. xxh

    0下载:
  2. 简单DES加密解密算法实现。。 学校网络安全课程的作业~-simple DES encryption and decryption algorithm. . School safety courses Network Operating ~
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:378651
    • 提供者:xxh
  1. des

    0下载:
  2. 这是我上信息安全课做的作业,des的加密算法。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26248
    • 提供者:lll
  1. md5_or_blowfish

    0下载:
  2. MD5校验加密 FlowFish加密 安全学作业的小程序 大家有兴趣下载
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:366773
    • 提供者:陈兵
  1. RSA-Pic

    0下载:
  2. RSA做的加密BMP的程序。本来RSA不是做这个的,但是作业要求用RSA就这么做了。
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:33575
    • 提供者:Rex
  1. DES-avalanche

    2下载:
  2. DES加密的雪崩效应分析,按照作业要求做的。
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:26273
    • 提供者:Rex
  1. DES-integrality

    0下载:
  2. DES加密的完整性分析,按照作业要求做的。
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:26488
    • 提供者:Rex
  1. Encrapty

    0下载:
  2. 这是我的一个密码作业代码,它演示了分组密码的加密过程,并对密码的循环加密次数进行了统计。不要错过啊。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18304
    • 提供者:zxd
  1. desPrj

    0下载:
  2. 我学密码学时做的作业,利用des算法生成伪随机数和随机数的测试程序。程序里有详细的注释,供学习参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36095
    • 提供者:绿客
  1. duichengjiami

    0下载:
  2. 对称加密的程序,非常不错。这是作业程序哦。是对称加密的哦
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3854
    • 提供者:qianwn
  1. fangsemima

    0下载:
  2. 古典密码中的仿射密码,适合学生课程作业之用
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28564
    • 提供者:lixiafeng
  1. 简化DES

    0下载:
  2. 加密作业,实现简单的DES加密,完全实现DES加密的工作流程-encryption operations, the simple DES encryption, completely DES encryption workflow
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:62895
    • 提供者:照亮
  1. MillerRabin

    0下载:
  2. 密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:10662
    • 提供者:maowu
  1. 3des

    0下载:
  2. 3des算法..按作业要求编写..希望对作业的同学有所帮助,.代码比较简明易懂-3DES algorithm in accordance with operational requirements .. .. hope to work to prepare students help. Code relatively easy to understand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:11635
    • 提供者:kkw
  1. gaussLinearEquation

    0下载:
  2. 高斯列主元消去法 很有用的。。。作业-Gaussian elimination method PCA out very useful. . . Operation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:965
    • 提供者:艾石油
  1. DES_0

    0下载:
  2. DES加密解密算法,老师布置得作业.有一定的参考价值,大家互相学习吧-DES encryption and decryption algorithms, decorated Teacher homework. Must have reference value, we learn from each other
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:245022
    • 提供者:cherry
  1. FigureSignatureAlgorithmCode

    0下载:
  2. 这是密码学数字签名算法的代码,也是作业之一-This is the Digital Signature Algorithm cryptographic code, but also one of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-11
    • 文件大小:18757888
    • 提供者:西方失败
  1. DESEncryptalgorithm

    0下载:
  2. 这就是著名的DES加密算法的源代码,也是密码学的大作业之一-This is the well-known DES encryption algorithm the source code, cryptography is one of the major operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:216903
    • 提供者:西方失败
  1. des

    0下载:
  2. 我自己写的des算法,是信息安全课程的作业,可供参考-I wrote it myself des algorithms, information security program is operating, can be used as reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:246823
    • 提供者:张华华
« 12 3 »
搜珍网 www.dssz.com