登录
首页 » C » 安全散列算法SHA(Secure Hash Algorithm,SHA)

安全散列算法SHA(Secure Hash Algorithm,SHA)

于 2022-08-31 发布 文件大小:25.83 kB
0 91
下载积分: 2 下载次数: 1

代码说明:

当我们要对一个大文件进行数字签名的时候,我们不可能对整个文件使用RSA等签名算法进行加密.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NHibernate-4.0.3.GA-bin
    一个很好的orm的.net框架 容易学习
    2022-02-12 16:23:52下载
    积分:1
  • pIYBAFs1-cqATX8EAAQ47KLQ230651
    说明:  使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习((Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.))
    2020-06-20 00:20:02下载
    积分:1
  • linux下ls的功能实现
    linux大作业 实现了 基础常见功能并支持动态调整
    2022-02-01 05:44:09下载
    积分:1
  • 1
    说明:  用c语言分别输入三角形的三边a,b,c,并求出三角形的形状输出所求三角形的形状(Input triangle, trilateral, and calculated the shape of a triangle)
    2012-04-30 13:58:06下载
    积分:1
  • SHA
    功能不全,安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可以从消息摘要中复原信息;两个不同的消息不会产生同样的消息摘要。(To achieve encryption)
    2020-12-05 20:19:22下载
    积分:1
  • guoqian-Code1
    国嵌视频的源码,有利于初学者进行实验,能够对课上内容好好进行理解(Country embedded video source to help beginners to experiment and have a thorough understanding of the class)
    2012-07-05 21:26:20下载
    积分:1
  • dvlp
    该功能实现 保险公司出单录单 及所有规则管控(The insurance company a single recorded single and all rules pipe control function)
    2012-08-28 17:02:25下载
    积分:1
  • C#中调用VC++的DLL
       [DllImport("diaCallBackDll.dll")]        public static extern void show();        [DllImport("diaCallBackDll.dll", CallingConvention = CallingConvention.StdCall)]        public static extern int add_CallBack_test(int a, int b, cb_func f);        public static void cb_funcc(int re)        {            Console.WriteLine("result=[{0}]", re);            return;        }        static void Main(string[] args)        {            //show();           int i =  add_CallBack_test(7, 2, cb_funcc);            Console.Read();        }
    2015-01-05下载
    积分:1
  • HDMI1.3
    说明:  HDMI 1.3规范英文版,主要介绍HDMI的协议(HDMI 1.3 specification in English, introduces the HDMI protocol)
    2010-03-30 16:50:24下载
    积分:1
  • 74595test
    74HC595移位测试程序,带PRITUES仿真,以及2个74HC595串联(The the 74HC595 shift test program with PRITUES simulation, as well as two 74HC595 in series)
    2012-09-24 21:01:29下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载