资源简介
一个采用rc6算法进行加密解密的程序资料,该程序可以很好的进行密码学的操作。
代码片段和文件信息
/* rc6 (TM)
* Unoptimized sample implementation of Ron Rivest‘s submission to the
* AES bakeoff.
*
* Salvo Salasio 19 June 1998
*
* Intellectual property notes: The name of the algorithm (RC6) is
* trademarked; any property rights to the algorithm or the trademark
* should be discussed with discussed with the authors of the defining
* paper “The RC6(TM) Block Cipher“: Ronald L. Rivest (MIT)
* M.J.B. Robshaw (RSA Labs) R. Sidney (RSA Labs) and Y.L. Yin (RSA Labs)
* distributed 18 June 1998 and available from the lead author‘s web site.
*
* This sample implementation is placed in the public domain by the author
* Salvo Salasio. The ROTL and ROTR definitions were cribbed from RSA Labs‘
* RC5 reference implementation.
*/
#include
/* RC6 is parameterized for
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 4474 1999-09-02 12:50 2003113254809\rc6.c
文件 5344 1999-09-02 12:50 2003113254809\rc6-unop.c
文件 164 2005-02-08 16:58 2003113254809\『源码天空』.url
文件 164 2005-02-08 16:58 2003113254809\免费『商业源码』.url
文件 1619 2006-07-30 15:23 2003113254809\使用说明.txt
目录 0 2007-03-24 09:47 2003113254809
----------- --------- ---------- ----- ----
11765 6
- 上一篇:动态生成表格工具类
- 下一篇:软件设计大作业 在线考试系统
相关资源
- 《数据挖掘十大经典算法》.pdf
- halcon排序算法
- 作业调度算法进程调度算法四种常见
- 零基础学算法_第3版.pdf
- 计算机程序设计艺术+第2卷:半数值算
- 计算机程序设计艺术+第1卷:基本算法
- 数据结构算法课堂手写笔记整理
- 《算法竞赛入门经典训练指南》pdf 高
- 空间谱估计理论与算法 程序.rar
- 计算机视觉算法与智能车应用.pdf
- Delphi常用数学数值算法集(数学公式
- 《常用数据结构和算法》
- C算法大全
- 算法竞赛入门经典
- 实用算法的分析与程序设计 超经典
- C常用算法程序集
- 计算机算法设计与分析
- 程序员实用算法
- 递归算法习题.pdf
- 在可变分区管理方式下采用最先适应
- 量子搜索算法
- SAR BP 算法
- 关于波束形成的Rls算法的程序
- 皇室取名软件2.2.8(附算法注册机)
- 压缩感知的SP算法
- EEG signal processing 脑电信号处理方法算
- LUT算法与数据结构--递归替换问题和兰
- GIS基础算法之凸壳算法
- 基于小波变换的方法识别ECG信号的中
- gps捕获算法
评论
共有 条评论