搜索资源列表
Oracle.spatial
- 全面介绍Oracle.spatial方面的PPT,对于进行Oracle.spatial方面的编程有较大帮助1-Oracle.spatial aspects of a comprehensive introduction to the PPT, the programming aspects of Oracle.spatial to have more help 1
CPyrit-CUDA-0.2.4.tar
- SHA-1 Cracker based on NVidia CUDA technology. Uses optimized SHA-1 implementation in C like Cuda language
sha_core
- sha码生成电路,包括测试和仿真环境。 sha码生成电路,包括测试和仿真环境。-sha code generator, include test and simulation scr ipt。
Register1
- 软件注册原理实现代码 采用SHA-1、RSA和DES算法-Principles of software registration code used to achieve SHA-1, RSA and DES algorithms
704f876e2830373e3741ea56fcbc0d05
- 获取文件的 MD5、CRC、SHA-1、SHA-256、SHA-512
SHA_1___SH199962682006
- SHA 1 / SHA-1 / SHA1 Secure Hash Algorithm Fast!
安全Hash算法SHA-1的实现
- Hash函数是提供数据完整性保障的一个重要工具。本次实验,我们希望通过上机操作,使 同学们对安全Hash算法SHA-1的基本原理有一个全面的理解。通过本次实验,使学生掌握对 Hash函数的应用,为后面数字签名方案的学习打下基础。(The Hash function is an important tool for providing data integrity protection. In this experiment, we hope to have a comprehensive und
gps_handle
- 解析GPS 串口数据 是一个通用的解析程序。。。。。。。。。(The DS28E01-100 combines 1024 bits of EEPROM with challenge-and-response authentication security implemented with the ISO/IEC 10118-3 Secure Hash Algorithm (SHA-1).)
DataHash
- 官方哈希加密算法 % EXAMPLES: % % Default: MD5, hex: % DataHash([]) % 5b302b7b2099a97ba2a276640a192485 % % MD5, Base64: % Opt = struct('Format', 'base64', 'Method', 'MD5'); % DataHash(int32(1:10), Opt) % +tJN9yeF89h3jOFNN55XLg % %