Feeds
提问
how to xor a single value with in a loop with an input value and it may be in single value i.e it cannot be overwritten by next iteration values all iteration results must be shown at output?
hello i have a problem in solving stream cipher encryption my problem is how to xor a single value with in a loop with an input...
8 years 前 | 0 个回答 | 0
0
个回答提问
swapping columns in a matrix using for loop
hello. I want to swap values within some columns of a matrix by position identification which command is used for this purpose t...
8 years 前 | 0 个回答 | 0
0
个回答提问
i am writting a code for Vigenere Cipher but i am troubled with a question that how could i repeat key as that of my text to be ciphered
my code is given below but error is key length is not same as plain_text % Matlab code to encipher and Decipher Vigenere Ci...
8 years 前 | 1 个回答 | 0