-
rc4
实现RC4流密码算法,对文件进行加密,并将加密的内容以文件形式输出,控制台调用。(Achieve RC4 stream cipher algorithm, to encrypt files and encrypt the contents of the output file format, called the console.)
- 2020-11-24 16:49:33下载
- 积分:1
-
不错的希尔代码,希尔是一种经典的加密算法,加密可以通过一线形变换,脱密再做依次逆变换。密钥就是变换矩阵本身。...
不错的希尔代码,希尔是一种经典的加密算法,加密可以通过一线形变换,脱密再做依次逆变换。密钥就是变换矩阵本身。-good code Hill, Hill is a classic encryption algorithms, encryption can transform line shape, followed again from close inverse transform. Key is the transformation matrix itself.
- 2022-03-01 03:34:00下载
- 积分:1
-
right ORCLE database protection, and highly functional, encryption, access, dele...
对ORCLE数据库进行保护,具有很强的功能,有加密,访问,删除,等保护功能-right ORCLE database protection, and highly functional, encryption, access, deletion, such as the protection function
- 2022-10-22 18:15:03下载
- 积分:1
-
T_xor_long_1
package dot.junit.opcodes.xor_long_2addr.d for Andriod.
- 2014-03-06 11:33:45下载
- 积分:1
-
RSA
RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密(This is RSA encryption algorithm)
- 2013-12-01 20:17:45下载
- 积分:1
-
BlowFish加密算法
BlowFish加密算法-BlowFish encryption algorithm
- 2022-03-31 14:56:26下载
- 积分: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
-
实现base64编码
实现BASE64编码-achieve BASE64 encoding
- 2022-01-28 00:55:13下载
- 积分:1
-
blind input method, using Microsoft's TTS achieve blind calligraphy
盲人输入法,利用微软的TTS实现盲人书法-blind input method, using Microsoft"s TTS achieve blind calligraphy
- 2022-02-01 23:05:14下载
- 积分:1
-
DES algorithm
1、掌握典型的分组密码算法(如DES、AES、IDEA、SERPENT等)加、解密原理;
2、能够编写程序实现算法的加、解密。(1. Master the encryption and decryption principles of typical block cipher algorithms (such as DES, AES, IDEA, SERPENT, etc.).
2. Encryption and decryption of algorithm can be realized by programming.)
- 2018-12-27 20:33:43下载
- 积分:1