搜索资源列表
SHATEST
- 在51单片机上实现哈希算法,SHA-1,产生数据摘要,已通过测试-In MCS-51 to achieve hashing algorithm, SHA-1, produces data extracts, has been tested
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 , Linux , FreeBSD的, OpenBSD系统,
addrcheck
- 对单播地址,多播地址,广播地址进行检查,其中对多播地址的检查用于哈希算法-The unicast address, the multicast address, a broadcast address to be checked, wherein the inspection of the multicast address is used for hashing algorithm
MD5
- 哈希算法FPGA实现代码,采用MD5算法,并给出了仿真波形。-MD5 hashing algorithm for FPGA implementation code
sha1
- SHA1 hashing algorithm core.Basic architecture modified to perform 5 basic algorithm steps at single clock cycle.