
Oblivious Transfer - Computerphile
Source: YouTube · Computerphile · published Oct 12, 2023 · 20:17
The video explains oblivious transfer, a cryptographic technology that allows comparing sensitive information (like who has the most money) without revealing private details 0:00-0:18.
Key Takeaways:
• Oblivious transfer enables sending data where only selected parts arrive, with the sender unaware of which parts the receiver can access 0:00-0:18
• A practical application is determining who pays for dinner by comparing wealth without revealing individual amounts 0:21-0:39
• Multi-party computation protocols can output results (like the richest person) while keeping individual inputs private 0:41-0:50
This cryptographic technique balances privacy with necessary computations.
Sources:
Generate CPE Credits
Generate a professional CPE document from this video's transcript.
Estimated credit: 0.5 CPE hours
Estimate uses the video runtime (1 hour ≈ 1 CPE, rounded to the nearest 0.5, minimum 0.5, maximum 2.0). The final amount can be lower after review, never higher.
Topic: Cybersecurity. Commonly maps to: Security and Risk Management, Security Operations. Exact CISSP domains are assigned during generation.
Free account. One generation at a time, with a daily limit.
CPEBuddy is independent and not affiliated with or endorsed by ISC2, ISACA, or any certification body. Exports are formatted for common CPE submissions; acceptance is at your certification body's discretion.
Transcript Preview
First 800 characters of the transcript
uh we'll be looking at oblivious transfer um which is a a technology that um involves sending data um such that only a part of it will arrive and the sender doesn't know which part will actually arrive it will be the receiver choosing what they can read to give you an example to Illustrated is a problem where you want to know who has the most money no one wants to brag about how much money they have but they've decided that the richest person needs to pay the bill for dinner so now you want to compare who has the highest amount of money but you don't want to reveal to the others how much money you have so they all run a multi-party computation protocol where they input their amount of money and the protocol will spit out the winner the person with the most money uh but it won't reveal to a…