When transmitting data in a stream using symmetric encryption, both sides must share the same secret key. In order to securely transmit the shared secret key, you can use either Diffie-Hellman or asymmetric encryption.
- [Instructor] Asymmetric encryption is great … for email confidentiality using Pretty Good Privacy … or Gnu Privacy Guard. … But for large data requirements or data transfer, … we use symmetric encryption … as it's fast, efficient, with low overhead. … Symmetric encryption uses a single shared key … to encrypt and decrypt data. … That's why most of the time we use a hybrid cryptosystem … that uses both asymmetric and symmetric encryption. … When using symmetric encryption, … such as DES, Triple DES, or AES, to exchange data, … both sides must use the same shared key. … The question is how do both sides get the same shared key? … Scientists realized this early on … and developed a way to securely transmit … the same shared secret key. … We can ensure both parties have the same shared secret key … in one of two ways, … generate keys using Diffie-Hellman … and use asymmetric encryption to transport the shared key. … Whitfield Diffie and Martin Hellman were two of a few groups … that developed public key technology in the 1970s, …
Author
Released
1/4/2021Skill Level Beginner
Duration
Views
Related Courses
-
Introduction to Quantum Cryptography
with Jonathan Reichental32m 47s Intermediate -
Ethical Hacking: Cryptography
with Stephanie Domas1h 1m Intermediate
-
Introduction
-
Keeping information safe1m 9s
-
What you need to know1m 12s
-
-
1. Safeguarding the Network
-
Compare network attacks4m 49s
-
2. Dissecting Symmetric Encryption
-
Developing DES5m 18s
-
Work with AES5m 31s
-
3. Exploring Asymmetric Encryption
-
Using digital signatures1m 29s
-
Managing keys using PKI3m 38s
-
Navigating certificates4m 17s
-
4. Reviewing Hash Algorithms
-
Diving into hash algorithms4m 54s
-
Understanding passwords4m 4s
-
-
5. Applying Cryptography
-
Providing email privacy3m 11s
-
Safeguarding cryptography2m 40s
-
6. Securing the Internet Protocol
-
Conclusion
-
Next steps1m 30s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Exchanging keys using asymmetric encryption