Programming/C,CPP,CS
AES Block cipher modes
TanSanC
2017. 3. 29. 09:50
AES Block cipher modes
Electronic Codebook (ECB)
Cipher Block Chaining (CBC)
Propagating Cipher Block Chaining (PCBC)
Cipher Feedback (CFB)
Counter (CTR)
Output Feedback (OFB)
출처 : https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation