Explore the concept of Blind Hashing in this 30-minute conference talk from BSidesLV 2015. Delve into the differences between online and offline hashing, examine Microsoft Research findings, and understand the limitations of traditional hashing methods. Learn about the goals and implementation of Blind Hashing, including its pseudocode and practical implications. Discover additional challenges in the field, and gain insights into data pooling techniques. Conclude by examining password-based encryption and decryption methods in the context of Blind Hashing.
Overview
Syllabus
Introduction
Online vs Offline
Microsoft Research
Hashing Limits
Goals of Blind Hashing
What is Blind Hashing
Pseudocode
What does this mean
Additional challenges
Data pool
Passwordbased encryption
Passwordbased decryption