SSL/TLS Part-1 Symmetric/Asymmetric Encryption (Hindi)
Encryption: is the process of converting human-readable data (plaintext) into unintelligible ciphertext. This scrambling of data is the result of an algor...
🔥 Related Trending Topics
LIVE TRENDSThis video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!
THIS VIDEO IS TRENDING!
This video is currently trending in Thailand under the topic 'สภาพอากาศ'.
About this video
Encryption:
is the process of converting human-readable data (plaintext) into unintelligible ciphertext. This scrambling of data is the result of an algorithmic operation that uses a cryptographic key.
Symmetric Key Encryption:
Only one key (symmetric key) is used, and the same key is used to encrypt and decrypt the message. It’s a simple technique, and because of this, the encryption process can be carried out quickly. The length of the keys used is typically 128 or 256 bits, based on the security requirement. It’s mostly used when large chunks of data need to be transferred. The secret key is shared. Consequently, the risk of compromise is higher. Examples include RC4, AES, DES, 3DES, etc.
Asymmetric Key Encryption:
Two different cryptographic keys (asymmetric keys), called the public and the private keys, are used for encryption and decryption. It’s a much more complicated process than symmetric key encryption, and the process is slower. The length of the keys is much larger, e.g., the recommended RSA key size is 2048 bits or higher. It’s used in smaller transactions, primarily to authenticate and establish a secure communication channel prior to the actual data transfer. The private key is not shared, and the overall process is more secure as compared to symmetric encryption. Examples include RSA, Diffie-Hellman, ECC, etc.
Video Information
Views
1.8K
Total views since publication
Likes
41
User likes and reactions
Duration
36:32
Video length
Published
Dec 27, 2020
Release date
Quality
hd
Video definition
About the Channel
Tags and Topics
This video is tagged with the following topics. Click any tag to explore more related content and discover similar videos:
Tags help categorize content and make it easier to find related videos. Browse our collection to discover more content in these categories.