搜索资源列表
基于SHA-256的HMAC文件校验器
- HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identificati
基于SHA-256的HMAC文件校验器
- HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identificati
XmlSignedCrpyt
- 本人目前在做一个关于“数字签名”的项目,在网上查资料,一般都是讲RSA的算法,或者“数字签名”的原理,完全是浪费时间。希望能给以后的做这个的朋友提供个方便。-I do now on a "digital signature" projects in the online information, generally speaking RSA algorithm, or "digital signature&
sha-1
- 我自己用javascr ipt实现的sha-1散列函数,对要在web客户端要进行单向加密的情况应该很有帮助-I am using javascr ipt to achieve the sha-1 hash function, and in the web client to conduct a one-way encryption of the situation should be very helpful
hash
- 这是一个用matlab写的hash函数,相信对用matlab做实验仿真的同学有所帮助-This is a hash function written in matlab, I believe that using matlab simulation experiments help students
SHA-1
- SHA-1加密算法源代码.具有完整的加解密过程,性能比较好-SHA-1 encryption algorithm source code. With complete encryption and decryption process, the performance is better
DataSecure
- sha-512,sha-256,等的C实现,内附 官方参考和整理参考.包括最流行的md5 算法源码 sha512是最新版本的美国国家安全局所设计的算法.本代码支持任意大小的字符串或文件(<2GB,可以改到4GB,8GB...).-sha-512, sha-256, such as the C to achieve, enclosing the official reference and collate reference
Elgamal
- 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。-The project implementation Elgalma system encryption and decryption, public and private ke
WinMan
- This source code contains some codes from this site and others... this code has been written in short time... so there are too many problems in it that I didn t for example CMD form is not good as it must be! also suppor
595
- 用595控制LED七彩变化的一个程序,好用的话发条信息我作为回报啥-595 controls with LED colorful change a program, useful information if I return Sha Clockwork
at48
- 没什么事情闲着,随手写了一个AVR单片机的遥控程序程序,大家觉得好用的话发条信息我作为回报啥(努力,就是为了更好地相互学习)-No idle matter, readily write a remote control program AVR microcontroller program, we feel that useful information if I return Sha Clockwork (effort is to b
crisscross-latest.tar.tar
- CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows
Comparison-Based-Analysis-of-Different-Cryptograp
- Wireless Sensor Networks (WSN) are becoming popular day by day, however one of the main issue in WSN is its limited resources. We have to look to the resources to create Message Authentication Code (MAC) keeping in
sha
- 实现安全散列函数sha1,可对任意不超过2^64大小的文件进行操作,产生160bits的摘要,因本人较懒,注释较少,不过程序很好理解。是用c语言实现的。-Secure hash function sha1, can not exceed 2 ^ 64 any size file to operate, generate 160bits summary, because I am more lazy, notes less, but th
sha256core_latest.tar
- Here I upload the VHDL code for SHA-256 encryption and decryption
jiqimao
- Div画的机器猫图形源码,一共用了2010个div,今年是2010年嘛,用到的技术为 java scr ipt+HTML4+CSS2 ,在目前几乎所有主流浏览中都能有一致的显示。 有DrJs作基础,用div在网页上堆图像就简单多了,比如说用它来画一个机器猫。应该说,机器猫是一个非常适合用程序来画的形象,因为它主要由圆(包括椭圆、圆弧)、简单的多边形以及直线组成。具体的绘制过程就不详述了,简单来说就是使用 DrJs 在指定的地方
MD5Encrypt
- MD5算法具有以下特点: 1、压缩性:任意长度的数据,算出的MD5值长度都是固定的。 2、容易计算:从原数据计算出MD5值很容易。 3、抗修改性:对原数据进行任何改动,哪怕只修改1个字节,所得到的MD5值都有很大区别。 4、强抗碰撞:已知原数据和其MD5值,想找到一个具有相同MD5值的数据(即伪造数据)是非常困难的。 MD5的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把