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

搜索资源列表

  1. Library_of_Cryptographic

    0下载:
  2. a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:378.96kb
    • 提供者:刘永
  1. RC5-CTS

    1下载:
  2. RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.73kb
    • 提供者:郭佳
  1. RC5_C

    0下载:
  2. 这个压缩包内是一个用C实现的简单的RC5密码算法,适合初学密码学的人看。-within the compressed C is a simple realization of the RC5 cipher algorithm suitable for beginners Cryptography the people.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.84kb
    • 提供者:张华
  1. rc5-cpp

    0下载:
  2. 根据rc5的c算法修改,获得了本算法的的c++实现。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.05kb
    • 提供者:ccli
  1. rc5src

    0下载:
  2. 该代码是用C语言实现的RC5源代码,RC5是对称密码中的流密码的一种,也是目前较常用的加密算法之一
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23.97kb
    • 提供者:cl
  1. rc5test

    0下载:
  2. RC5算法的C++实现-RC5 algorithm to achieve C
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9.12kb
    • 提供者:陈小峰
  1. rc5

    0下载:
  2. rc5 c语言源代码。可修改性强。适合学习调试使用~
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:jiaosibei
  1. RC5_C

    1下载:
  2. 用纯C语言实现的RC5加密算法与解密算法,希望对朋友所帮助。-RC5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:31.57kb
    • 提供者:yaofengyi
  1. class

    0下载:
  2. RC5/RC6 Base加密/解密源码 -RC5/RC6 Base encryption/decipher source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:5.64kb
    • 提供者:站长
  1. RC5

    1下载:
  2. RC5算法的实现源代码,包含 RC5_C程序.doc rc5.exe-RC5 algorithm source code, including RC5_C procedures. Docrc5.exe
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:33.97kb
    • 提供者:wj
  1. rc5_des

    0下载:
  2. The package contains source code for RC5 encryption - decryption written in C# under MS visual studio 2005
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:536.93kb
    • 提供者:Eyad
  1. rc5

    0下载:
  2. RC5加解密算法的C#实现,运行环境:Win XP;.NET-RC5 encryption algorithm in C# implementation, operating environment: Win XP . NET
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-25
    • 文件大小:42kb
    • 提供者:韦哥
  1. RC5-Encryption-and-Decryption

    1下载:
  2. C#写的RC5加密和解密算法,可以加密解密文件。-RC5 encryption and decryption algorithm written by C#, you can encrypt and decrypt files.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.18mb
    • 提供者:
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3.81kb
    • 提供者:clint
  1. rc-imon-pad

    0下载:
  2. rc5-imon-pad.c - Keytable for SoundGraph iMON PAD and Antec Veris RM-200 Remote Control.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:sigiuhs
  1. rc-imon-mce

    0下载:
  2. rc5-imon-mce.c - Keytable for Windows Media Center RC-6 remotes for use with the SoundGraph iMON Antec Veris hardware IR decoder.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.44kb
    • 提供者:renbonin
  1. rc-dib0700-rc5

    0下载:
  2. rc-dvb0700-big.c - Keytable for devices in dvb0700.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:zlcgvz
搜珍网 www.dssz.com