资源列表
HillCipher
- 自己编写的加密算法 hill加密算法。包括,hill数组的生成,hill数组矩阵的计算。-prepare their encryption algorithms hill encryption algorithm. Include hill array of generation, hill array matrix calculations.
UnitCrc
- CRC 32 bit fixed poly 0x04c11db7 algo unit
Rot13.java
- 循环位移算法ROT-13,既输入的字符串的每个字符后移13位加密,在移13位解密.-displacement cycle algorithm ROT - 13, both input string of characters after each shift 13 encryption, the shift 13 declassified.
7845LC
- 串口LIFO代码+CRC! 串口队列可以用下
RSA加密算法在VB中的实现
- RSA加密算法在VB中的实现.可以更好的了解RSA加密算法.-RSA encryption algorithm in VB realized. To better understand the RSA encryption algorithm.
aes_sbox
- The substitution tables (S-boxes) s_box and inv_s_box are used by the expanded key schedule function key_expansion and the en- and decrypting functions cipher and inv_cipher to directly substitute a byte (element of GF(28)) by another byte of the
lab5.c
- Decipher algorithm in c-Decipher cipher algorithm in c
jiamijiemi
- 本程序用C语言在TC的平台上实现了简单的加密解密功能。
ecc_decrypt_key
- 椭圆曲线解密算法的实现,包括密钥长度的设定等等。-Elliptic curve algorithm decryption, including key length settings and so on.
math
- 矩阵表移位加密,链表类实现.输入密码生成密码矩阵,然后明文根据密码表来查找并移位替换生成密文.可逆的过程-Matrix shift encryption, list classes. Enter the password generation code matrix, and then expressly based on the password table to find and replace the shift generated ciphertext. Reversible proce
1124567
- vb支持中文的加密解密算法,欢迎大家下载使用。-VB support Chinese encryption and decryption algorithm
SingleKeyExample
- 解释如何利用DES私钥加密算法加解密,包含源代码和详细的代码注释。-Explain how the use of DES encryption and decryption private key encryption algorithms, including source code and detailed notes of the code.
