虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

密钥<b>扩展</b>

  • rsa算法演示

    rsa算法演示,运用数论知识和经典的RSA算法,可生成超长的密钥,对文件经行加密,解密的演示。当时的开发环境是JCreator 3.50。

    标签: rsa 算法

    上传时间: 2014-08-26

    上传用户:520

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 提出一种基于视觉特性的图像摘要算法

    提出一种基于视觉特性的图像摘要算法,增大人眼敏感的频域系数在计算图像Hash时的权重,使得图像Hash更好地体现视觉特征,并提高鲁棒性。将原始图像的分块DCT系数乘以若干由密钥控制生成的伪随机矩阵,再对计算的结果进行基于分块的Watson人眼视觉特性处理,最后进行量化判决产生固定长度的图像Hash序列。本算法比未采用视觉特性的算法相比,提高了对JPEG压缩和高斯滤波的鲁棒性。图像摘要序列由密钥控制生成,具有安全性。

    标签: 视觉特性 图像 算法

    上传时间: 2016-01-19

    上传用户:wendy15

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 信息安全中的S-DES的实现

    信息安全中的S-DES的实现,固定的八位密钥和八为明文,可以加解密

    标签: DES 信息安全

    上传时间: 2016-02-24

    上传用户:a6697238

  • AES的基本要求是

    AES的基本要求是,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位,算法应易于各种硬件和软件实现。1998年NIST开始AES第一轮分析、测试和征集,共产生了15个候选算法。1999年3月完成了第二轮AES2的分析、测试。美国标准与技术研究院(NIST)于2002年5月26日制定了新的高级加密标准(AES)规范。

    标签: AES

    上传时间: 2016-02-29

    上传用户:han_zh

  • 用c语言实现rc6加密及解密算法 RC6是参数变量的分组算法

    用c语言实现rc6加密及解密算法 RC6是参数变量的分组算法,实际上是由三个参数确定的一个加密算法族。由三部分组成,分别为混合密钥生成过程、加密过程和解密过程。

    标签: RC6 rc6 算法 c语言

    上传时间: 2013-12-25

    上传用户:wyc199288

  • 保密强度非常高的AES加密源代码

    保密强度非常高的AES加密源代码,让你的数据变得非常安全。---密钥部分。

    标签: AES 加密 源代码

    上传时间: 2016-03-10

    上传用户:cuiyashuo

  • 硬盘序列号的获取

    硬盘序列号的获取,加密解密演示,实际应用效果良好,可以修改密钥

    标签: 硬盘 序列号

    上传时间: 2014-11-15

    上传用户:Divine

  • 接口特点: 1.支持全国所有省份固定电话、小灵通、中国移动手机

    接口特点: 1.支持全国所有省份固定电话、小灵通、中国移动手机,开通移动、电信、网通多个声讯热线号码。 2.真正傻瓜式支付接口,提供安装程序,只需简单设置即可使用。 3.设置商户密钥,支付信息加密传递,加强支付安全性,加密系统与其他银行卡在线支付兼容。 4.提供简单的定单管理系统,商户可随时了解支付情况。 5.168注册中心提供完善的后台管理系统,提供定单管理、定单统计、财务管理、用户资料修改、商户密钥设置、推荐用户及技术支持等功能。 6.提交支付信息时可保存两个自定义字段,可以记录定单需要返回的其他重要信息。 7.您可以登录后台管理系统查看定单以下信息:定单号、用户支付金额、商户所得金额、自定义字段、支付日期、结帐信息等。 8.提供宣传推广代码,推荐其他商户加盟可获得其收入的5%提成。

    标签: 接口 固定电话 中国移动 小灵通

    上传时间: 2013-12-21

    上传用户:ruixue198909