Encryption modes - for input 01101101 10110100 00110110
Use the sdes calculator at http://buzzard.ups.edu/sdes/sdes.html to perform sdes encryptions when called for.
|
ELECTRONIC CODEBOOK (ECB) MODE
Input:
↓ sdes with key 1010000010 ↓
|
Input:
↓ sdes with key 1010000010 ↓
|
Input:
↓ sdes with key 1010000010 ↓
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| COUNTER (CTR) MODE
Counter::
↓ sdes with key 1010000010 ↓
⊕ (xor) Input:
↓
|
Counter::
↓ sdes with key 1010000010 ↓
⊕ (xor) Input:
↓
|
Counter::
↓ sdes with key 1010000010 ↓
⊕ (xor) Input:
↓
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
CIPHERBLOCK CHAINING (CBC) MODE Input::
⊕ (xor) initialization vector:
↓
↓ sdes with key 1010000010 ↓
|
Input::
⊕ (xor) Previous col's result carried fwd:
↓
↓ sdes with key 1010000010 ↓
|
Input::
⊕ (xor) Previous col's result carried fwd:
↓
↓ sdes with key 1010000010 ↓
|