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

搜索资源列表

  1. 3des源代码

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

    • 发布日期:2008-10-13
    • 文件大小:14763
    • 提供者:杨巍
  1. use_des

    0下载:
  2. use_des.zip(vc6)DES块加密算法 使用块加密8个字符,如果大于8个字符后面信息不处理 -use_des.zip (vc6) DES encryption block the use of block encryption algorithm eight characters, if more than eight characters behind information processing
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34567
    • 提供者:云中龙
  1. Linux2

    0下载:
  2. 索引 Code maturity level options代码成熟度选项.........................................................................2 General setup常规设置.................................................................................................................2
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:318867
    • 提供者:zhan
  1. mydes

    0下载:
  2. 第一部分 数据加密标准DES (1)掌握DES中各加密函数对其性能影响; (2)DES的特性分析,包括互补性和弱密钥; (3)DES的实际应用,包括各种数据类型的加/脱密、DES的短块处理。 -The first part of the Data Encryption Standard DES (1) grasp the DES encryption function of each effect on its performance (2) DES characteristi
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:51903
    • 提供者:scorpio
  1. DES

    0下载:
  2. 对称算法又称为传统密码算法。对称算法的对称性体现在加密密钥能够从解密密钥推算出来, 反之亦然。在大多数对称算法中, 加解密的密钥是相同的。可见, 对称密钥算法的加解密密钥都是保密的。对称密钥算法又分为两种分组密码和流密码。分组密码将明文分割为若干个定长的数据块称为一个分组, 每次对一个分组进行处理流密码又称序列密码, 依次对输人每个元素进行处理。DES算法是一种最通用的对称密钥算法, 属于分组密码算法。-Symmetric algorithm, also known as the tradit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:86380
    • 提供者:王风
  1. des

    0下载:
  2. IMPLEMATATION DES CRIPHER IN C++ The Data Encryption Standard (DES) is a block cipher that uses shared secret encryption. It was selected by the National Bureau of Standards as an official Federal Information Processing Standard (FIPS) for the Unit
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES加密解密程序,可实现断块处理,是密码课的一个课程设计-DES encryption and decryption procedures, can block processing, is the password of a class curriculum design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4457456
    • 提供者:黄亮
  1. aes_mini_project

    0下载:
  2. It is encryption and decryption algorithm. AES is a symmetric encryption algorithm processing data in block of 128 bits.Under the influence of a key, a 128-bit block is encrypted by transforming it in a unique way into a new block of the same s
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1194861
    • 提供者:asha
  1. Row_Column_Reduction

    0下载:
  2. 无损图像压缩技术,具有高冗余的块。 说明:减少行的列: 输入:8x8块 输出:行参考矢量(逻辑)8x1双向 列参考矢量(逻辑)的1x8 减少矩阵 行的列扩展: 输入:行参考向量,列参考矢量和减少矩阵 输出:8x8块 参考:赛义夫Alzahir,“彩色地图和图形压缩,图像处理国际会议,香港2010年9月-A lossless image compression technique for blocks having high redundancy. De
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. MD5算法:MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值-The MD5 algorithm: MD5 with 512 bit block to process input information, and each group was divided into 16 groups of 32 seats, after a series of processi
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:1361
    • 提供者:lhy
  1. Advanced-Encryption-Standard

    0下载:
  2. AES is the Advanced Encryption Standard, a United States government standard algorithm for encrypting and decrypting data. The standard is described in Federal Information Processing Standard (FIPS) 197.1 On January 2, 1997, The National Instit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:433243
    • 提供者:Amr
  1. SPN

    0下载:
  2. SPN加密解密,有短块处理,采用相同的S盒,能完成基本的加密解密功能,大致就是这样的啦-SPN encryption and decryption, with short block processing, using the same S-box, to complete the basic encryption and decryption functions, so it generally is
  3. 所属分类:CA program

    • 发布日期:2017-04-29
    • 文件大小:330862
    • 提供者:
  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-15
    • 文件大小:5203
    • 提供者:吴金伟
  1. MemLockT

    0下载:
  2. 我们开始大图像处理软件时,经常会遇到图像由JPEG解码后由于图像太大,导致内存不足, 我这里是采用分区分块申请内存演示-We start large image processing software, the image is often encountered by the JPEG decoding due to the image is too large, resulting in insufficient memory, I m here to apply
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:24069
    • 提供者:sfraim
  1. DTMB_Modulator1111

    0下载:
  2. 本总体方案完成国标GB20600-2006数字电视地面广播传输系统基带部分功能。 输入数据码流经过扰码器(随机化)、前向纠错编码(FEC),然后进行比特流到符号流的星座映射,再进行交织后形成基本数据块,基本数据块与系统信息组合(复用)后并经过帧体数据处理形成帧体,帧体与相应的帧头(PN序列)复接为信号帧(组帧),经过基带后处理转换为输出信号(8MHz带宽内)。该信号经变频转换为射频信号(UHF和VHF频段范围内)。用C程序设计了图形交互界面,可以在界面上直接设置调制参数。-The overall
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-16
    • 文件大小:25513788
    • 提供者:高星
搜珍网 www.dssz.com