-
CLZ32
针对32位MIPS微处理器中CLZ指令(对单个字高位连零进行计数)的实现电路,使用了类似于超前进位的逻辑结构。包含测试文档,以及Design
Compile所用的环境和脚本。(The CLZ instruction counts the number of leading zeros in a word. The 32-bit word in the GPR rs is scanned from most-significant to least-significant bit.The number of leading zeros is counted and the result is written to the GPR rd. If
all 32 bits are cleared in the GPR rs, the result written to the GPR rd is 32. )
- 2021-03-31 19:39:08下载
- 积分:1
-
RSA asymmetric encryption and the realization of the source code
非对称加密RSA的实现及其源代码-RSA asymmetric encryption and the realization of the source code
- 2023-09-02 21:40:02下载
- 积分:1
-
IPSEC源码包括测试模块代码,容易移植
资源描述在IP层加密的IPSEC源码,包括各个模块的测试代码,可以针对具体的TCPIP协议栈进行移植,本人已经在uc/tcpip协议栈上进行了移植,测试成功,实现了局域网内多个节点的安全通信
- 2023-03-10 15:45:03下载
- 积分:1
-
信息论
信息论--范诺编码-information theory-- Maryland coding
- 2023-07-05 01:45:03下载
- 积分:1
-
这是密码学的一个常用算法rifndael算法,unix环境下的,对于学习密码学很有帮助啊。...
这是密码学的一个常用算法rifndael算法,unix环境下的,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used rifndael algorithm, unix environment. learning cryptography helpful ah.
- 2022-12-17 19:15:02下载
- 积分:1
-
MD5 algorithm is a detailed description, it is easy to understand, gives a clear...
MD5算法的详细介绍,很容易理解,给人豁然开朗的感觉-MD5 algorithm is a detailed description, it is easy to understand, gives a clear insight into feelings
- 2022-05-06 00:00:25下载
- 积分:1
-
这是一个C的源代码,用来实现基于身份的加密算法
这是一个C的源代码,用来实现基于身份的加密算法-This is a C source code, used for identity-based encryption algorithm
- 2022-02-02 18:41:49下载
- 积分:1
-
des的变形算法,很有用的
des的变形算法,很有用的-des deformation algorithm, a very useful
- 2022-04-13 15:39:26下载
- 积分:1
-
a password support Hash Algorithm series of procedures including sha1, SHA256, S...
一个sha 哈希密码支撑算法系列的程序 包括了sha1,sha256,sha384和sha512算法-a password support Hash Algorithm series of procedures including sha1, SHA256, SHA384 and SHA512 Algorithm
- 2022-02-02 23:33:38下载
- 积分:1
-
在卡片上管理密码的工具。密码被标注并集体加密存储在卡片上。因此这是一个安全存储密码的方法
在卡片上管理密码的工具。密码被标注并集体加密存储在卡片上。因此这是一个安全存储密码的方法-on the card password management tool. Tagging password encryption and collective memory on the card. So this is a safe method of storage of passwords
- 2022-07-15 09:55:49下载
- 积分:1