matlab加密代码-Cryptography___vigenere_cipher_encryption:使用字母频率的Vigenère密码加

时间:2024-06-15 19:28:06
【文件属性】:

文件名称:matlab加密代码-Cryptography___vigenere_cipher_encryption:使用字母频率的Vigenère密码加

文件大小:533KB

文件格式:ZIP

更新时间:2024-06-15 19:28:06

系统开源

matlab加密代码密码学___vigenere_cipher_encryption Mostafa Amin-Naji HW1仿真,密码学课程,使用字母频率的Vigenère密码加密; Matlab代码 所有这些代码都是由Mostafa Amin-Naji编写的 与我联系:我的其他网站: 我们的目标是加密密文。 密钥长度:7个字符 字母= ['a','b','c','d','e','f','g','h','i','j','k','l' ,'m','n','o','p','q','r','s','t','u','v','w','x',' y','z']; English_Letter_Frequency = [0.0817,0.0150,0.0278,0.0425,0.1270,0.0223,0.0202,0.0609,0.0697,0.0015,0.0077,0.0403,0.0241,0.0675,0.0751,0.0193,0.0010,0.0599,0.0633,0.0906,0.0276,0.0098,0.0236,0.0015 ,0.0197,0.0007]; 密文:loe


【文件预览】:
Cryptography___vigenere_cipher_encryption-master
----vigenere_cipher_encryption.m(33KB)
----vigenere_cipher_encryption.pdf(589KB)
----README.md(5KB)

网友评论