稀有哦资源供求网

 找回密码
 立即注册
回复: 1

[待解决] 加密算法中,IDEA的C语言源代码在哪下载?Thanks!望告知。

[复制链接]

tyu

1

主题

1

帖子

0

稀币

注册会员

Rank: 1

积分
0
加密算法中,IDEA的C语言源代码在哪下载?Thanks!望告知。
回复

使用道具 举报

---------------------------------------------------------------------------------------
Tips:
1、当前版块参与回复竞价排序时,如需增加竞拍金额,可通过编辑进行增量补差价,无需再次全额竞拍.
2、当前版块主题帖免费提问,但标题或内容中,禁止宣传信息.解决方案仅可在回复中提供.如需直接发布广告,请到[广告信息发布区].
3、发布信息中涉嫌恶意,诈骗等不正规网址或信息,可能使访问者造成损失的,将被封号.
4、使用各种方式发布恶意信息,或冒充管理人员的,将被封号.网站管理组成员名单请 点此查看 ,网站唯一联系邮箱为xiyouo@vip.qq.com.
---------------------------------------------------------------------------------------


苍狼

0

主题

1

帖子

3

稀币

注册会员

Rank: 1

积分
3
你可以参考一下下面:
#include<stdio.h>
#include<process.h>
#include<conio.h>
#include<stdlib.h>
#define maxim 65537
#define fuyi 65536
#define one 65536
#define round 8
unsigned int inv(unsigned int xin);
unsigned int mul(unsigned int a,unsigned int b);
void cip(unsigned int IN[4],unsigned int OUT[4],unsigned int Z[7][10]);
void key(unsigned int uskey[9],unsigned int Z[7][10]);
void de_key(unsigned int Z[7][10],unsigned int DK[7][10]);
void main()
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

      

关于我们|联系我们|稀有哦资源供求网 | 网站统计

GMT+8, 2024-5-2 23:54

Origins Since 1919 © Singapore Yongxin Association , Inc. or its affiliates

快速回复 返回顶部 返回列表