-
AES算法的实现,大家可以参考一下看看。
AES算法的实现,大家可以参考一下看看。-AES algorithm, we can refer you to see.
- 2023-03-27 14:30:03下载
- 积分:1
-
DES
说明: 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)
- 2019-03-13 08:21:24下载
- 积分:1
-
IDEA加密算法(PGP中使用的加密算法)
IDEA加密算法(PGP中使用的加密算法)-IDEA Encryption Algorithm (using PGP encryption algorithm)
- 2022-08-09 22:07:32下载
- 积分:1
-
一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的...
一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的-A use of C , JAVA, C# Such the preparation of the digital signature code sequence, which has three different written languages
- 2023-05-06 02:45:02下载
- 积分: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
-
mdc加密算法
mdc加密算法-MDC encryption algorithm
- 2022-01-20 22:50:01下载
- 积分:1
-
CheckKeys
根据网卡地址和密钥文件进行检查。密钥文件可以使用我的另外一个生成密钥的程序来生成。注:机器上只能有一个物理网卡。(According to Ethernet address and key documents to be checked. Key file you can use my another program to generate generate a key.)
- 2011-05-11 17:28:49下载
- 积分:1
-
bat和vbs加密解密工具
用于加密vbs和bat代码,可用于保护自身的资料和代码发送给别人试用,防止被盗取劳动果实,并且附加解密文件,以免原文件丢失代码遗失(Used to encrypt VBS and bat code, can be used to protect their own data and code sent to others for trial, to prevent the stolen fruits of labor, and add decrypted files, so as to avoid losing the original file code.)
- 2020-06-23 00:00:02下载
- 积分:1
-
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。...
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly generated and the key explicitly.
- 2022-03-01 11:35:20下载
- 积分:1
-
Aes algorithm DEMO
aes 算法的DEMO-Aes algorithm DEMO
- 2022-03-23 16:26:25下载
- 积分:1