搜索资源列表

  1. 基于SHA-256的HMAC文件校验器

    1下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50008
    • 提供者:杨飞
  1. 基于SHA-256的HMAC文件校验器

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:50176
    • 提供者:杨飞
  1. XmlSignedCrpyt

    0下载:
  2. 本人目前在做一个关于“数字签名”的项目,在网上查资料,一般都是讲RSA的算法,或者“数字签名”的原理,完全是浪费时间。希望能给以后的做这个的朋友提供个方便。-I do now on a "digital signature" projects in the online information, generally speaking RSA algorithm, or "digital signature&
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:90112
    • 提供者:junien
  1. sha-1

    0下载:
  2. 我自己用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
  3. 所属分类:WEB源码

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:罗小江
  1. hash

    0下载:
  2. 这是一个用matlab写的hash函数,相信对用matlab做实验仿真的同学有所帮助-This is a hash function written in matlab, I believe that using matlab simulation experiments help students
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:王量
  1. SHA-1

    0下载:
  2. SHA-1加密算法源代码.具有完整的加解密过程,性能比较好-SHA-1 encryption algorithm source code. With complete encryption and decryption process, the performance is better
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:30720
    • 提供者:朱利
  1. DataSecure

    0下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:374784
    • 提供者:jkl
  1. Elgamal

    0下载:
  2. 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。-The project implementation Elgalma system encryption and decryption, public and private ke
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:蔡吉欣
  1. WinMan

    0下载:
  2. 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
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1920000
    • 提供者:Prachi
  1. 595

    0下载:
  2. 用595控制LED七彩变化的一个程序,好用的话发条信息我作为回报啥-595 controls with LED colorful change a program, useful information if I return Sha Clockwork
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:李德斌
  1. at48

    0下载:
  2. 没什么事情闲着,随手写了一个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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:李德斌
  1. crisscross-latest.tar.tar

    0下载:
  2. 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
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-10
    • 文件大小:501760
    • 提供者:Mike
  1. Comparison-Based-Analysis-of-Different-Cryptograp

    0下载:
  2. 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
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:747520
    • 提供者:zu
  1. sha

    0下载:
  2. 实现安全散列函数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
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:杨勇
  1. sha256core_latest.tar

    0下载:
  2. Here I upload the VHDL code for SHA-256 encryption and decryption
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:qutaiba
  1. jiqimao

    0下载:
  2. Div画的机器猫图形源码,一共用了2010个div,今年是2010年嘛,用到的技术为 java scr ipt+HTML4+CSS2 ,在目前几乎所有主流浏览中都能有一致的显示。 有DrJs作基础,用div在网页上堆图像就简单多了,比如说用它来画一个机器猫。应该说,机器猫是一个非常适合用程序来画的形象,因为它主要由圆(包括椭圆、圆弧)、简单的多边形以及直线组成。具体的绘制过程就不详述了,简单来说就是使用 DrJs 在指定的地方
  3. 所属分类:WEB源码

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:阿来
  1. MD5Encrypt

    0下载:
  2. MD5算法具有以下特点: 1、压缩性:任意长度的数据,算出的MD5值长度都是固定的。 2、容易计算:从原数据计算出MD5值很容易。 3、抗修改性:对原数据进行任何改动,哪怕只修改1个字节,所得到的MD5值都有很大区别。 4、强抗碰撞:已知原数据和其MD5值,想找到一个具有相同MD5值的数据(即伪造数据)是非常困难的。 MD5的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:Sky_Vico

源码中国 www.ymcn.org