SYMMETRIC CIPHER MODEL…
SYMMETRIC CIPHER MODEL
Symmetric Cipher Model என்பது ஒரு encryption model. இதில்: Encryption செய்ய பயன்படுத்தும் key-யும், Decryption செய்ய பயன்படுத்தும் key-யும் ஒரே Secret Key ஆக இருக்கும். அதனால் இதற்கு: Symmetric Encryption Secret Key Encryption Private Key …
Symmetric Cipher Model என்பது ஒரு encryption model. இதில்: Encryption செய்ய பயன்படுத்தும் key-யும், Decryptio……
ஒரு message-ஐ Sender, Receiver-க்கு secure-ஆக அனுப்ப வேண்டும். உதாரணம்: Plaintext: HELLO இதனை அப்படியே networ……
Symmetric Cipher Model-ல் முக்கியமாக 5 components உள்ளன. Secret Key K | v Plaintext P ---> Encryption Algorit……
Symmetric Cipher Model-ல் முக……
1. Plaintext…
Plaintext என்பது original readable message. அதாவது encryption செய்வதற்கு மு……
Readable Data = Plaintext Plai……
1. Encryption Algorithm…
Encryption Algorithm என்பது plaintext-ஐ ciphertext-ஆக மா……
HELLO ↓ Encryption ↓ X89A2 Encryption a……
1. Secret Key…
Symmetric Cipher-ன் மிக முக்கியமான component: Secret Key Sender மற்றும் Receiver இருவருக்கும் ஒரே secret……
Symmetric cipher: Encryption Key = Decryption Key Si……
1. Ciphertext…
Encryption முடிந்த பிறகு கிடை……
Plaintext: HELLO Encryption செய்த பிறகு: Ciphertext: X7@9Q Attacker ciphertext-ஐ intercept செய்தாலு……
1. Decryption Algorithm…
Ciphertext-ஐ மீண்டும் original plaintext-ஆக மாற்றுவது Decryption. C……
Symmetric Encryption-ஐ mathematical form-ல்: Encryption C = E(K, P) அல்லது: C = Eₖ(P) Where: C = Ciphertext E……
Suppose: Sender = Alice Receiver = Bob Alice அனுப்ப வேண்டிய message: HELLO BOB Secret Key: K = 369 Step 1: Pl……
Network-ல் ஒரு attacker இருக்……
Network | Attacker | | v Bob Attacker-க்கு பொதுவாக: Ciphertext கிடைக்கலாம் Encryption algorithm தெரிந்திருக்க……
ஒரு conventional symmetric encryption system secure-ஆக இருக்க இரண்டு முக்கிய requirements உள்ளன. Requirement ……
Attacker அதை intercept செய்துவிட்டால்: Ciphertext + Key இரண்டும் attac……
Symmetric Encryption-ன் major disadvantage: Sende……
Alice -------- Secret Key --------> Bob ^ | Hacker Hacker ……
ஒரு locker இருக்கிறது என்று வைத்துக்கொள்வோம். Alice ஒரு document-ஐ locker-……
இதே concept தான் Symmetric Ci……
Symmetric Cipher இரண்டு முக்க……
| | Block Cipher Stream Cipher…
1. Block Cipher…
Data-ஐ fixed-size blocks-ஆக ப……
Plaintext ABCDEFGH IJKLMNOP QRSTUVWX ↓ Blocks ABCDEFGH IJKLMNOP QRSTUVWX ஒவ்வொரு b……
1. Stream Cipher…
Data-ஐ தொடர்ச்சியான stream-ஆக encrypt செ……
Plaintext Stream + Key Stream……
RC4 ஒரு famous historical stream cipher; ஆனா……
Important symmetric algorithms: DES 3DES AES Blowfish Twofish I……
1. Fast…
Symmetric encryption மிகவும் ……
1. Less Computational Cost…
Public-key encryption-ஐ ஒப்பி……
1. Suitable for Bulk Data…
Files, databases, disks, network t……
1. Strong Security…
Strong algorithm + sufficient key……
1. Key Distribution Problem…
Same key-ஐ sender மற்றும் rec……
1. Key Management…
Users அதிகமானால் அதிக keys தே……
1. Key Leakage…
Secret key attacker-க்கு கிடை……
1. Scalability Problem…
Large networks-ல் key managem……
Suppose ஒரு network-ல்: n users ஒவ்வொரு pair-க……
Then: 4(4 - 1) / 2 = 4 × 3 / 2 = 6 key……
Wrong Symmetric encryption uses two different keys. இது தவறு……
Symmetric = Same S → Symmetric S → Same K……
TRB / NET / SET exams-க்கு நினைவில் வைத்துக்கொள்ள வேண்டிய முக்கிய points: Symmetric cipher uses a shared secr……
Which key is used in symmetri……
Original readable message is ……
Encrypted message is called:…
Which is a symmetric cipher?…
Major problem of symmetric en……
Symmetric cipher is generally:…
Symmetric Cipher Model என்பது sender மற்றும் receiver இருவரும் ஒரு shared secret key பயன்படுத்தி data-ஐ encry……
Plaintext ↓ Encryption Algorithm + Secret Key ↓ Ciphertext ↓ Network ↓ Decryption Algorith……