dividing input of type char into blocks of equal size with zero padding if needed
1 view (last 30 days)
Show older comments
hi I need to implement cbc mode with rc6 algorithm so far I did the rc6 algorithm but I have a problem of how to divide the input into equal blocks and then encrypt each block , can anyone tell me how to divide the input to blocksof equal size with zero padding if needed
0 Comments
Answers (1)
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!