文件名称:encrypt
介绍说明--下载内容均来自于网络,请自行研究使用
各种加密解密的方式:凯撒变换,希尔算法,交换算法,以及相互之间的结合-A variety of encryption and decryption methods: Caesar transformation, Hill algorithm, exchange algorithm, and the combination between them
(系统自动生成,下载前可以参看下载内容)
下载文件列表
encrypt
.......\Cesar_Decrypt.m
.......\Cesar_Encrypt.m
.......\Cesar_Swap_Decrypt.m
.......\Cesar_Swap_Encrypt.m
.......\Hill_Decrypt.m
.......\Hill_Encrypt.m
.......\Read me.v
.......\Swap_Decrypt.m
.......\Swap_Encrypt.m
.......\Swap_Hill_Decrypt.m
.......\Swap_Hill_Encrypt.m
.......\test.m