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

搜索资源列表

  1. 3des源代码

    1下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.42kb
    • 提供者:杨巍
  1. 大整数加减运算源程序

    0下载:
  2. 多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is the scope -32768-32767. Practic
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.98kb
    • 提供者:陈晓岚
  1. MyPassTool

    0下载:
  2. 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31.46kb
    • 提供者:CodeMan
  1. d2

    0下载:
  2. 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:34.37kb
    • 提供者:尉玉林
  1. AES

    0下载:
  2. 此为《分组密码算法的设计与原理》的PDF文档,详细介绍了分组密码算法的设计与原理的思路与过程-This is the " Block Cipher Algorithm design and principle" of the PDF document, detailing the block cipher algorithm design and principles of the idea and process of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:816.53kb
    • 提供者:哇啦
  1. aesCPP

    0下载:
  2. 此为分组密码算法的设计与原理的C++源代码,用于实现分组密码算法-This is a block cipher algorithm design and principles of the C++ source code used to implement block cipher algorithm for
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:8.5kb
    • 提供者:哇啦
  1. jsf

    0下载:
  2. 约瑟夫算法,算法设计与分析里的一个经典例子-Joseph algorithms, algorithm design and analysis inside a classic example. . . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:258.69kb
    • 提供者:linchengjian
  1. IntroductiontoalgorithmsCormenSolution

    0下载:
  2. introduction to algorithm design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1.46mb
    • 提供者:prat
  1. numerical.algorithm.RSA

    0下载:
  2. RSA数值算法设计经典文档Classical numerical algorithm design documents RSA -Classical numerical algorithm design documents RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6.08kb
    • 提供者:utub
  1. Cryptography-course-design

    0下载:
  2. 密码学课程设计,des加密算法,rsa加密算法-Cryptography course design, des encryption algorithm, rsa encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:933.14kb
    • 提供者:王涛
  1. AES-implementation-based-on-FPGA

    0下载:
  2. 一种基于FPGA的AES加解密算法设计与实现,对于对AES算法效率的研究有参考作用-FPGA-based AES encryption and decryption algorithm design and implementation of the AES algorithm for the efficiency of a reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:348.28kb
    • 提供者:menshuang
  1. IDEA

    0下载:
  2. IDEA加密解密算法的设计与实现 杨建武 华南师范大学 -IDEA encryption and decryption algorithm design and implementation of Jian-Wu Yang South China Normal University
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:217.84kb
    • 提供者:谭峰
  1. Campus-Card-Design

    0下载:
  2. 校园一卡通密钥管理的设计与实现,适用3DES数据加密算法-Campus Card Design and implementation of key management for data encryption algorithm 3DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:241.61kb
    • 提供者:Jason
  1. Affine-encryption-algorithm-design

    0下载:
  2. 算法设计之仿射加密——课程设计(内附jar文件)-Affine encryption algorithm design- course design (with jar file)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:14.26kb
    • 提供者:李强
  1. Affine-password

    0下载:
  2. 一个经典的古典加密算法(仿射变换加密算法)的设计与实现,里面包含了一个求模数的逆的算法-A classic classical encryption algorithms (affine transform encryption algorithm) design and implementation, which includes a number of inverse modulus algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:5.76kb
    • 提供者:任博
  1. DES_Encryption

    0下载:
  2. (数据加密标准)DES加密算法的设计与实现,可以对任意长度的字符串进行加密-(Data Encryption Standard) DES encryption algorithm design and implementation of a string of any length can be encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:295.67kb
    • 提供者:任博
  1. Logistic

    0下载:
  2. 基于Logistic混沌映射的数字图像加密算法设计-Logistic based digital image encryption algorithm design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:804byte
    • 提供者:马建武
  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. DES

    0下载:
  2. DES加密算法的设计论文的代码,已通过验证-DES encryption algorithm design thesis code has been verified
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:20.04kb
    • 提供者:王启
  1. DES_Core

    1下载:
  2. 基于Quartus ii 平台的DES加密算法Verilog设计和modelsim仿真(DES encryption algorithm design and Modelsim simulation based on Quartus II platform)
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:774kb
    • 提供者:xuan3731
« 12 3 4 5 »
搜珍网 www.dssz.com