1. Which encryption method repeats an algorithm process three times and is considered very trustworthy when implemented using very short key lifetimes?
- Rivest Cipher
- Triple DES
- Block Cipher
- Data Encryption Standard
- Stream Cipher
2. Which encryption method encrypts plaintext one byte or one bit at a time?
- Rivest Cipher
- Block Cipher
- Data Encryption Standard
- Software Encryption algorithm
- Stream Cipher
3. Which encryption method uses the same key to encrypt and decrypt data?
- Triple DES
- Symmetric
- Block Cipher
- Data Encryption Standard
- Asymmetric
4. Which encryption method is a stream cipher and is used to secure web traffic in SSL and TLS?
- Rivest Cipher
- Triple DES
- Symmetric
- Block Cipher
- Data Encryption Standard