how to generate a key in the below given situation and thus each character pointing to 3 random integer, using this key?
조회 수: 1 (최근 30일)
이전 댓글 표시
i need to divide a plaintext into a number of blocks (block 1 to block n). Each block represents one row in the plaintext matrix. For each block, an individual key needs to be generated which holds three random integers for each individual character from A to Z in that block and thus each character in the block(with three random integers) is encrypted into one pixel. All ciphered blocks are joined together to form a matrix of pixels.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Periodic Waveform Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!