CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RC6

搜索资源列表

  1. rc6aes

    0下载:
  2. 密码学牛人Ron Rivest在 AES conference上的讲稿,全面讲解了rc6算法的原理,与rc5和aes的比较,rc6本身的效能分析。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:61002
    • 提供者:huhao361
  1. RC6-32

    0下载:
  2. 此程序用来实现32位数据在单片机上的算法
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1314
    • 提供者:马良
  1. RC6

    0下载:
  2. 分组密码算法,可用于文件加密 该算法是NIST征集AES的最终5个候选算法之一,设计者是著名的密码学家Rivest
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2032
    • 提供者:che wang
  1. i2c_pic_right

    0下载:
  2. ///*** *** *** *** *** *** * //一、程序说明: //1, 24LC02器件地址是1010000R/W. //2, 数组写入24LC02采取页写方式. //3, 数组code从24LC02读出时采取自由读方式. //4, 采用4.00M晶体。 //5,采用软件I2C。 //二、硬件连接: //1, SDA------->23 pin.(当然你可以任意选择脚位) //2, SCL------->18 Pin.(当然你
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2270
    • 提供者:lm
  1. base

    0下载:
  2. RC5-RC6 Base加密-解密源码 ,用途是:网络通讯加密。两种版本- This is the RC5-RC6 Base encryption-decryption source code which can be used in net communication encryption.IT has two editon.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:5773
    • 提供者:exc
  1. AES介绍

    0下载:
  2. 1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5个方案成为最终候选方案:MARS, RC6, Rijndael, Serpent, Twofish。 2000年10月,由比利时的Joan Daemen和Vincent Rijmen提出的算法最终胜出。( Rijndael 读成Rain Doll。) http://www.esat.kuleuven.ac.be/~rijmen/rijndael/-September 1997, NIST AES assembly pr
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:68456
    • 提供者:
  1. nasm-2.05rc6.zip

    0下载:
  2. 汇编编译器的最新版本的源码.买了自己动手写操作系统这本书的人一定要下,Compiler to compile the latest version of the source. Bought a do-it-yourself operating system to write this book of people must be under
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1086132
    • 提供者:张伟杰
  1. RC6-NEC

    0下载:
  2. NEC与RC-6红外遥控解码,已测试成功。单片机晶振为22.1184,COM口读取代码。-NEC and decoding infrared remote control RC-6, have been tested successfully. MCU crystal is 22.1184, COM port to read codes.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:37859
    • 提供者:xx
  1. RSA(VB)

    2下载:
  2. RSA加密算法的VB实现,带有调用的实便,拿来就可以利用的-RSA encryption algorithm of the VB implementation, with a real call it, brought on the available
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:9912
    • 提供者:高华
  1. asterisk-1.6.0-rc6.tar

    0下载:
  2. 非常著名的开源voip软件,几乎实现你想要的所有电话功能-Well-known open source voip software, you want to achieve almost all phone features
  3. 所属分类:VOIP program

    • 发布日期:2017-05-30
    • 文件大小:13199415
    • 提供者:jxr
  1. Encryption

    0下载:
  2. This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1939
    • 提供者:Jolanta
  1. rc2

    0下载:
  2. 这是RC6的Asm实现,可以很方便高效的用到工程中去-This is the RC6 of Asm achieved and can be very convenient and efficient to use project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1941
    • 提供者:00
  1. IR_Trainning_DOC

    0下载:
  2. Philips RC-5/6协议 Philips RC-MM协议 红外编码格式17- Toshiba TC9148P  NEC协议 经本人翻译为中文版本的,很好的开发档案,值得下载!-Philips RC-5/6 Philips RC-MM protocol agreement infrared code format 17- Toshiba TC9148P NEC protocol for the Chinese version translated by me, the
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:566593
    • 提供者:xth
  1. RC6_WinForm

    0下载:
  2. 对称加解密算法RC6的C#实现__源码: 本程序完善了朱明海先生在《电脑编程技巧与维护》2008年第8期<对称加解密算法RC6的C#实现>解密程序,其源码直接可进行曲128位-192位-256位加密解密,请放心使用! 本程序在C#_winForm下通过测试! -对称加解密算法RC6的C#实现__源码,在winForm下测试成功
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:49980
    • 提供者:甲仁义
  1. f690

    0下载:
  2. 电压表显示的值是我要AD转换的电压值,实现1V亮一个LED,LED最下方为最低电量也就是1V,以此类推,0~1V点亮RC7,1~2V点亮RC7 RC6,2~3V点亮RC7 RC6 RC5,3~4V点亮RC7 RC6 RC5 RC4,4~5V点亮RC7 RC6 RC5 RC4 RC3 -The voltmeter display value is I want AD transform the voltage values, realize 1V bright LED, LED a most
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:115734
    • 提供者:
  1. picir

    0下载:
  2. Remote control protocol decoders for pic microchips in ASM. NEC, RC6 and more
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:46339
    • 提供者:mark
  1. glusterfs-nfs-beta-rc6.tar

    0下载:
  2. 包含nfs支持的gluster源码,不用安装gluster客户端,简化配置-Nfs support gluster contains source code, do not install the gluster client, simplifies configuration
  3. 所属分类:Linux Network

    • 发布日期:2017-05-08
    • 文件大小:1626757
    • 提供者:刘民
  1. v1-1-5-10

    0下载:
  2. Encryption Efficiency Analysis and Security Evaluation of RC6 Block Cipher for Digital Images
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:454903
    • 提供者:Ariunchimeg
  1. RC5aRC6standard

    0下载:
  2. RC5&RC6文档,philips的遥控解码,包含协议解释和对比。-RC5 & RC6 documents, including agreements to explain and contrast
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:89861
    • 提供者:cheung hch
  1. greenpois0n_rc6.1_cn

    0下载:
  2. 了解iphone手机的一些越狱过程,为下一步越狱作准备,因为下载其它jiabreak软件花的时间可能很长,-jaibreak to iphone
  3. 所属分类:Project Manage

    • 发布日期:2017-04-10
    • 文件大小:1035071
    • 提供者:韦生
« 1 2 3 45 6 »
搜珍网 www.dssz.com