-
delphi6写的CRC32的加密算法。 另有付加例子程序
delphi6写的CRC32的加密算法。 另有付加例子程序-Delphi6 CRC wrote the encryption algorithm. Another example of pay increase procedures
- 2023-04-28 01:25:03下载
- 积分:1
-
des的变形算法,很有用的
des的变形算法,很有用的-des deformation algorithm, a very useful
- 2022-04-13 15:39:26下载
- 积分:1
-
java非对称加密的源代码(RSA),鉴于rsa加密的重要性和相关源代码的匮乏,经过整理。...
java非对称加密的源代码(RSA),鉴于rsa加密的重要性和相关源代码的匮乏,经过整理。-asymmetric encryption source code (RSA), in view of encryption rsa the importance and relevance of the lack of source code, collated.
- 2022-08-25 03:39:46下载
- 积分:1
-
AES-enc
说明: AES加密算法的加密部分,128位加密算法实现(AES encryption algorithm the encryption part, 128-bit encryption algorithms)
- 2010-04-14 21:42:47下载
- 积分:1
-
RC3_ok
RC3算法,用c语言实现。包括加密和解密(The RC3 algorithm using the C language. Including encryption and decryption)
- 2012-05-13 22:25:52下载
- 积分:1
-
主要用于数据文字的加密
主要用于数据文字的加密-characters are used mainly for data encryption
- 2023-08-10 12:40:03下载
- 积分:1
-
A MD5 Source Code which can be run after translation and edition. It contains ma...
一个可以实际编译运行的 MD5算法原代码,含main调试程序。-A MD5 Source Code which can be run after translation and edition. It contains main debug program.
- 2022-03-24 17:03:23下载
- 积分:1
-
ECC加密Matlab实现
Matlab实现ECC加密的源码,可供ECC加密签名学习(The source code of ECC encryption implemented by MATLAB can be used for ECC encryption signature learning.)
- 2021-01-17 16:48:49下载
- 积分:1
-
Playfair
用java swing可视化图形界面实现的playfair加密解密程序(err)
- 2021-04-14 23:18:54下载
- 积分:1
-
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