Crypto.ECBMode
Electronic Codebook Mode is the simplest method to use. It is given as:
It is very weak since it allows people to swap blocks and perform replay attacks if the same key is used more than once.
Types
Type | Description |
---|---|
TECBCipherMode | ECB Cipher Mode |