-
2845781_des
说明: 一种64位的DES加密代码,可以使用挂在APB上(dec enc key to 64 bit rate)
- 2020-12-03 16:19:25下载
- 积分:1
-
各种反分析软件的手法,包括(反Dede,反单步跟踪,反SoftICE,Ollydbg,反静态分析,以及程序自身的CRC32效验等,对于初学者有很大的帮助.
各种反分析软件的手法,包括(反Dede,反单步跟踪,反SoftICE,Ollydbg,反静态分析,以及程序自身的CRC32效验等,对于初学者有很大的帮助.-Analysis of various anti-software approach, including the (Anti-Dede, anti-single-step tracking, anti-SoftICE, Ollydbg, anti-static analysis, as well as procedures for their own well-tested, such as CRC32, for beginners and has a great help.
- 2022-08-03 04:58:45下载
- 积分:1
-
how DES algorithm
如何实现DES算法-how DES algorithm
- 2022-10-31 09:50:03下载
- 积分:1
-
openssl_aes_JIAMI
通过调用openssl库进行aes加密,本程序已编译好了openssl,无需在进行编译!生成时请引用lib文件(By calling the openssl library aes encryption, the program has compiled the openssl, without making compilation! Please cite lib files generated)
- 2013-08-26 11:30:56下载
- 积分:1
-
数字加密 数字加密 数字加密
æ•°å—åŠ å¯† æ•°å—åŠ å¯† æ•°å—åŠ å¯† -digital encryption, digital encryption, digital encryption, digital encryption, digital encryption, digital encryption
- 2022-03-23 12:18:33下载
- 积分:1
-
UDP
本实验为编程实现 UDP 协议下使用 RSA 算法对信息的加密解密,用于两端之间的通讯
功能,开发平台为 win8.1, 开发环境 Eclipse, 开发语言 Java。(This experiment under the UDP protocol for programming using the RSA algorithm for encryption and decryption of information, for communication between the two ends of
Function development platform is win8.1, the Eclipse development environment, programming language Java.)
- 2016-07-07 09:59:47下载
- 积分:1
-
简单的检查程序
简单实现CRC交验程序-simple inspection procedures
- 2022-04-21 01:50:18下载
- 积分:1
-
fpga_security
The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at the same time there are many open issues related to the general security of FPGAs. This contribution attempts to provide a state-of-the-art description of this topic. First, the advantages of reconfigurable hardware for cryptographic applications are discussed from a systems perspective. Second, potential security problems of FPGAs are described in detail, followed by a proposal of a some countermeasure. Third, a list of open research problems is provided. Even though there have been many contributions dealing with the algorithmic
aspects of cryptographic schemes implemented on FPGAs, this contribution appears to be the first comprehensive treatment of system and security aspects.
- 2009-05-15 07:09:06下载
- 积分:1
-
md5
MD5是一种被广泛使用的“消息-摘要算法”。实际上就是一个单项散列函数。(MD5 is a widely used " message- digest algorithm." Is actually a single hash function.)
- 2010-12-27 16:26:46下载
- 积分:1
-
固定的AODV路由协议
应用背景一个安全的版本称为安全AODV路由协议AODV(网)。它提供的功能,如完整性,认证,和路由数据的不可否认性。它采用了双方案为确保AODV。维护合作机制的AODV路由协议,包括一种情况允许中间节点回复的委派功能RREQ消息。这就是所谓的双重签名:当一个节点产生一个RREQ消息,除了 ;正规的签名,它可以包括第二签名,这是在一个虚拟的RREP消息向本身的计算。中间节点可以在他们的路由表,以及与其他相关的路由信息节点如果其中一个节点,然后接收RREQ走向节点,它可以在一个代表回复RREP消息,同样,与普通AODV会发生什么。这样做,中间节点生成RREP消息,包括节点的签名,它以前缓存,和符号带有它自己的私有密钥的消息。关键技术网不需要尊重其他消息AODV。然而,网消息明显更大,主要是因为数字签名。而且,情况需要重量级的非对称加密操作:每次一个节点产生一个路由信息,它必须生成签名,每次收到一个签名路由消息(也作为中间节点),它必须验证签名。这会变得更糟的时候,双签名机制是使用,因为这可能需要单个签名的生成或验证信息。在情况允许的操作,网验证AODV路由数据。机制是用于实现此:哈希链和签名
- 2022-01-25 21:00:00下载
- 积分:1