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

搜索资源列表

  1. 加密

    0下载:
  2. 密码学实验 SDES-cryptography experiments SDES
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:47.73kb
    • 提供者:ldw
  1. CBC-DES

    2下载:
  2. 这是一个密码学实验的程序,主要是根据CBC和DES算法进行加密数据
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.22kb
    • 提供者:jiang tao
  1. EBC-DES

    0下载:
  2. 这是密码学实验的一个程序,主要是根据EBC和DES算法进行数据的加密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.07kb
    • 提供者:jiang tao
  1. lzw

    0下载:
  2. 这是一个密码学实验程序,主要是用LZW算法进行数据的处理
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.95kb
    • 提供者:jiang tao
  1. crypt.rar

    0下载:
  2. 密码学实验平台,完整独立运行VC6.0 源程序,包含对称密码学和公钥密码学的主要算法。,Cryptography experimental platform, a complete stand-alone source of VC6.0, including the main algorithm of symmetric cryptography and public key cryptography.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:151.58kb
    • 提供者:zhou
  1. Playfair

    0下载:
  2. 密码学实验自己编的playfair代码,感觉自己编的还不错,传上来与大家分享一下-Cryptography Playfair of Experimental own code, feel good series, Chuan-up to share with you some
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1.94kb
    • 提供者:汪涵
  1. qiuni

    0下载:
  2. 密码学实验课的程序,此代码是求整数a相对另一个整数m求逆,如输入7 25,求7相对25的逆-Cryptography experimental Office s procedures, the code is for a relative of another integer integer m inversion, such as the importation of 7 25, and 7 relative inverse 25
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:855byte
    • 提供者:汪涵
  1. DES

    0下载:
  2. 密码学实验自己写的程序,des加密解密,先输入8个字符作为密钥,在输入8个字符的明文!-Cryptography experiment to write their own procedures, des encryption and decryption, first eight characters input as key characters in the input express 8!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2.59kb
    • 提供者:汪涵
  1. traditionalcode

    0下载:
  2. 自己在密码学实验课上写的一个传统加密算法,大家可以-Cryptography experiment in class to write a conventional encryption algorithm, we will look at
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1.71kb
    • 提供者:lin
  1. mimaxshiyan

    0下载:
  2. 密码学实验源码· 包含三个密码算法 DES RSA 和 MD5 VC++ MFC界面-Experimental source cryptography consists of three DES RSA and MD5 cryptographic algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.76mb
    • 提供者:玄轩
  1. DES

    0下载:
  2. des算法,用vc++写出来的,密码学实验写的程序-des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:6368422222
  1. DES

    1下载:
  2. 东北大学软件学院信息安全专业密码学DES实验源代码-Northeastern University, Institute of information security software DES cryptography source code experiment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:3.06kb
    • 提供者:王二
  1. wanzhengxing

    0下载:
  2. DES加密算法的完整性分析程序,密码学实验-DES encryption algorithm the integrity of the analytical procedures, cryptography experiments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:153.65kb
    • 提供者:libo
  1. xuebeng

    0下载:
  2. DES加密算法的雪崩性质分析,密码学实验-Avalanche nature of DES encryption algorithm analysis, cryptography experiments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:153.95kb
    • 提供者:libo
  1. RSA

    0下载:
  2. RSA公钥加密算法的C语言实现,密码学实验-RSA encryption algorithm of the C language, cryptography experiments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:110.96kb
    • 提供者:libo
  1. Vigenere

    0下载:
  2. 维吉尼亚加解密(文件操作),是密码学实验时写的,功能很全面-Virginia encryption (file operations), is written in cryptography experiments, function very comprehensive
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:116.39kb
    • 提供者:
  1. Column-permutation-cipher

    0下载:
  2. 列置换加解密,带简单简单提示,C实现,密码学实验课内容-Column permutation encryption and decryption, simple and easy with tips, C implementation of the contents of the password Experiment Course
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 密码学实验 实现RSA算法对文件的加密解密 随机生成素数 公钥私钥对文件加解密 有界面 多次运行皆成功-Experimental realization of RSA cryptography algorithm for file encryption and decryption of prime numbers randomly generated public and private key encryption and decryption of files with multiple
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:239.98kb
    • 提供者:黄婉玲
  1. 1234

    0下载:
  2. 密码学实验的一些程序。涉及到常用的一些加密方式,都已经编译通过,可以直接运行-Some experimental procedures cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.29mb
    • 提供者:
  1. randtest

    0下载:
  2. 密码学教学实验工具是《密码学基础》实验教学的辅助工具软件,由DES加密算法、随机性测试、素数工具和辗转相除法四部分组成。该软件的运行平台为windows2000/2003/XP,通过执行Crypt.exe启动,包含Crypt.exe和相关库文件。(Cryptography teaching experiment tool is the auxiliary software of cryptography experiment teaching. It consists of four parts
  3. 所属分类:加密解密

    • 发布日期:2017-12-14
    • 文件大小:7.23mb
    • 提供者:yytam
« 12 3 4 »
搜珍网 www.dssz.com