Affine Cipher Encryption / Decryption using MATLAB Guide

版本 1.0.0.0 (50.7 KB) 作者: Tamir Suliman
Affine Cipher Encryption Decryption using MATLAB Guide
803.0 次下载
更新时间 2017/1/19

查看许可证

This code will encrypt / decrypt a text using affine cipher algorithm.The affine cipher is a type of mono alphabetic substitution cipher. The script is implemented using MATLAB Guide.
Encryption Specs - Key Size
a and b are the keys each key size is 5 bits
a and b keys can not exceed more than 5 bits integer the program will error out

引用格式

Tamir Suliman (2026). Affine Cipher Encryption / Decryption using MATLAB Guide (https://ww2.mathworks.cn/matlabcentral/fileexchange/60539-affine-cipher-encryption-decryption-using-matlab-guide), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Programming 的更多信息
版本 已发布 发行说明
1.0.0.0

updated the title