block cipher and stream cipher are two symmetrical ciphers, which mostly used in design different cipher systems. It is a good idea for mixing stream cipher with block cipher in order to design a new crypt-system. in your opinion, which is efficient secure cipher, block cipher inside stream cipher or stream cipher inside block cipher?

Similar questions and discussions