Affine Cipher Encryption / Decryption using MATLAB Guide
Versión 1.0.0.0 (50,7 KB) por
Tamir Suliman
Affine Cipher Encryption Decryption using MATLAB Guide
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
Citar como
Tamir Suliman (2026). Affine Cipher Encryption / Decryption using MATLAB Guide (https://es.mathworks.com/matlabcentral/fileexchange/60539-affine-cipher-encryption-decryption-using-matlab-guide), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Programming >
Más información sobre Programming en Help Center y MATLAB Answers.
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 | updated the title |
