搜索资源列表
secretshare_java
- Shamir秘密分享算法的java实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-value of the threshold, Applicati
singers and scores 歌手投票打分系统
- 为歌手投票:1、检测出最高分和最低分,然后求出平均分 2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。 在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号
求MD5值算法
- 实现md5值加密算法.可以对帐户密码进行加密,对文件进行求md5值运算
Shamir
- Shamir秘密分享算法的C#实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-value of the threshold, Application
MD5
- 一个简单的求取文件MD5值的实现文件,通过GetMD5函数调用实现!-Obtain a simple file MD5 value of files through function calls to achieve GetMD5!
sha
- 字符串的求SHA1的HASH值,加密,SHA1,-String HASH, encryption SHA1
md5-cut-sure
- 当我们有时候需要一个加密过的字符串的时候,当我们懒得写一行php代码求字符串的md5值的时候,这是一个很好的工具.程序很简单.调用 System.Security.Cryptography,使用其中的MD5类来加密字符串.将计算结果再显示在另外一个TextBox中. -When we sometimes need an encrypted string, when we bother to write a line of php code to find the md5 value of the
MD5
- c++ md5算法实现类,可以求一段文文的md5值也可以求出文件的md5值。-c++ md5 algorithm implementation class, you can find the value of a Wenwen can find the md5 file md5 value.
WhatHash
- 求字符串或者文件的hash值,采用MD5 算法,可以直接编译运行-Find a string or file hash value, using the MD5 algorithm, you can directly compile and run
sha2
- sha2 散列算法源代码,用于对文件做HASH值求取-* THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``AS IS AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
DES
- 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或操作,
finger(-C)
- 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
C-programming
- 这是几个基础的C语言程序源代码,包括九九乘法表、求公约数、行列互换、指针赋值和顺序输出等,供初学者使用-This is the basis of several C language source code, including the multiplication table, find the number of conventions, the ranks of the swap, pointer assignment and sequential output, for beginner
SHA
- 可将txt文件内容求hash值,具体算法为sha_1 算法来源为《密码学原理与实践》 冯登国 学生原创,可执行(The contents of the txt file for the hash value, the specific algorithm for the sha_1 algorithm source for the principle and practice of "Feng" cryptography shown Student original, e