资源列表
python03
- PYQT5+python3.6+QT编写一个带ui的加密解密小程序<凯撒加密><维吉尼亚加密><仿射加密><培根加密>-PYQT5+python3.6+QT write a UI encryption and decryption applet, Kaiser encryption, Virginia encryption, affine encryption, Bacon encryption.
chaotic-image-encryption
- 基于LOGISTIC混沌映射的灰度图像加密和解密,MATLAB源码-the matlab code for image encryption and decryption based on logistic map
Cipher
- 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。 试编程实现矩阵换位密码。它的加密方法是将明文中的字母按照给定的顺序安排在一个矩阵中,然后用根据密钥提供的顺序重新组合矩阵中的字母,形成密文。例如,明文为attack begins at five,密钥为cipher,将明文按照每行6个字母的形式排在矩阵中,如下形式: a t t a c k b e g i n s a t f i v e 根据密钥ciphe
AES
- C语言编写的AES加密解密函数,深入AES底层原理-ES encryption and decryption functions, in C. hope to help you learn AES more deeply
DES
- C语言编写的DES加密解密函数,深入DES底层原理-DES encryption and decryption functions in C
Vigenere
- 一个使用c++编写的Vigenere加解密系统和唯密文破译系统。其中项目名为Vigenere的为加解密系统,为Vigenere_1的为唯密文破解,并附有实验报告。-A Vigenere encryption and decryption system and a ciphertext deciphering system written in C++. One of the projects named Vigenere for the encryption and decryption sys
code
- VANET Network Construction in NS2
GeographicRouting
- Geographic Routing Protocol in NS2
IP-(1)
- Internet Protocol Construction in NS2
LatinSq_Substitution
- Latin square substitution for image encryption
LatinSqEnc2
- latain square image encryption
rc5
- Rc5 image encryption algorithm
