ENCRYPTION Encryption என்பது readable data-ஐ unauthorized person புரிந்து ……
ENCRYPTION
Encryption is the process of converting plaintext into ciphertext using an algorithm and a key to protect data from unauthorized access. தமிழில்: Original readable message அல்லது data-ஐ ஒரு Encryption Algorithm + Key பயன்படுத்தி secret/unr…
Encryption is the process of converting plaintext into ciphertext using an algorithm and a key to protect dat……
நம்மிடம் ஒரு message இருக்கிறது: HELLO இது normal readable message. இதனை encryption செய்த……
Encryption புரிந்து கொள்ள 5 முக்கிய terms த……
1. PLAINTEXT…
Encryption செய்வதற்கு முன் இருக்கு……
HELLO WORLD இது plaintext.…
1. CIPHERTEXT…
Plaintext encryption செய்யப்பட்ட பிறகு கி……
KHOOR ZRUOG இதுதான் ciphertex……
1. ENCRYPTION…
Plaintext-ஐ ciphertext-ஆக மாற……
1. DECRYPTION…
Ciphertext-ஐ மீண்டும் original plai……
1. KEY…
Encryption மற்றும் decryption process-ஐ control செய்யும் secret அல்லது cryptographic value தான் Key……
Sender ↓ Plaintext ↓ Encryption Algorithm + Encryption Key ……
Original message: DATA Encryption process: DATA ↓ Encryp……
Encryption முக்கியமாக data-ன் Confidentiality protect செய்கிறது. Encryption இல்லாமல் network-ல் dat……
Without encryption: Username = Raja Password = abc123 Attacker network traffic captu……
Encryption பயன்படுத்துவதன் முக்கிய நோக்கங்கள்: Data confidentiality Privacy protect……
Encryption-ன் இரண்டு major ty……
1. SYMMETRIC ENCRYPTION…
Encryption மற்றும் decryption இரண்டிற்கும் same key ப……
Plaintext ↓ Same Secret Key ↓ Encrypt……
Sender-க்கும் receiver-க்கும் same key: Key = 369 Sender:……
Symmetric encryption-ல்: Encr……
Fast Efficient Large amount of d……
Main problem: Key Distribution Problem Sender மற்றும் receiver s……
Examples: AES DES 3DES Blowfis……
1. ASYMMETRIC ENCRYPTION…
Asymmetric encryption-ல் இரண்டு different keys பயன்படுத்……
Public Key Public-ஆக share செய்யலாம்.……
ஒரு common confidentiality model: Sender ↓ Receiver's P……
Confidentiality use-case-ல்: Encrypt w……
Ravi-க்கு இரண்டு keys இருக்கிறது: Ravi Public Key Ravi Private Key Kumar Ravi-க்கு sec……
Examples: RSA ECC ElGamal…
Secret key directly share செய்ய வேண்டிய pr……
Symmetric encryption-ஐ compare செய்தால் generally computationally slower……
Symmetric S = Same Key Asymmetric A = Alterna……
General encryption: C = E(K, P) Where: C = Ciphertext E = Encryption algorit……
Encryption என்பது Cryptography-ன் ஒரு முக்கிய part. Cryptography Information-ஐ mathematical tec……
[ENCRYPTION vs HASHING] இது exam-க்கு மிகவும் முக்கியம். Encryption Reversible. Correct key இருந்தால் origina……
Wrong Hashing and Encryption are the sa……
Stored data encrypt செய்வது. Examples: Hard disk Database USB drive Bac……
Network வழியாக travel செய்யும் data-ஐ protect செய்வது. Examples: Web communication Onlin……
Message sender device-ல் encrypt செய்யப்பட்டு intended receiver device-ல் மட்டுமே decrypt ஆகும் communication……
Encryption strong இருந்தாலும் key பாதுகாப்பாக இல்லையெனில் security fail ஆகல……
Strong Encryption + Poor Key ……
Key length அதிகமானால் possible key combinations அதிகரிக்கும். Example……
DES = Data Encryption Standard Symmetric encryption algorithm Block cipher……
AES = Advanced Encryption Standard Modern sym……
AES: Symmetric Block cipher W……
RSA ஒரு asymmetric cryptographic algorithm. இதில்: Publ……
Data-ஐ fixed-size blocks-ஆக p……
Large Message ↓ Block 1 Block……
Data-ஐ stream-ஆக, பொதுவாக bits/bytes தொடர்ச்சியாக encrypt செய்யும……
Encryption-ன் primary security objective: Confidentiality CIA Triad: C → Confidentiality I → Integrity A → Av……
Encryption பயன்படுத்தப்படும் இடங்கள்: Online Banking Transaction information protect செய்ய. HTTPS Websites Br……
HTTPS = Hypertext Transfer Protocol Secure Browser மற்றும் website server இடையிலான communication-ஐ cryptograp……
Without encryption: Sender ↓ Password = abc123 ↓ Attacker reads it ↓ Receiver With encryption: Sender ↓ Encry……
Wrong Encryption prevents all cyber attacks. Correct Encryption ஒரு security control மட்டும். Encryption……
Wrong Public key must always be secret. Correct Publ……
Encryption flow: P E C D P P - Plaintext E - ……
TRB / NET / SET examination-க்கு முக்கியமான facts: Plaintext Original readable message. Ciphertext Encrypted ……
What is encryption? Answer Encryption is the process of converting readable p……
What is the difference between symmetric and asymmetric encryption? Symmetric enc……
Encryption converts:…
Decryption converts:…
Original readable data is kno……
Encrypted unreadable data is ……
Symmetric encryption uses:…
Asymmetric encryption uses:…
Which is a symmetric encrypti……
Which is an asymmetric algori……
Encryption primarily provides:…
AES supports which key sizes?…
DES is a:…
Public key cryptography is an……
Define Encryption. Define Plaintext. Define Ciphertext. Explain Encryption and Decryption. What is a cryptogr……
ENCRYPTION | Plaintext → Ciphertext | +------------+------------+ | | Symmetric Asymmetric | ……
Encryption is a cryptographic process that converts readable plaintext into unreadable ciphertext using an al……