Community Profile

photo

nishant tomar


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


This the main file for hill cipher
function [destr] = Hill_Cipher() message = input('Input Message without spaces: ', 's'); len = length(message); while f==1 ...

3 years ago | 1 answer | 0

1

answer