Hashing - Hashing Values
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the intricacies of hashing values in this comprehensive conference talk from ACCU 2019. Delve into the multiple dimensions of hashing techniques for efficient associative containers, including using hash functions, hashing byte sequences, extracting byte sequences from values, and considerations for default hashing functions. Learn why applications should avoid custom implementations and focus on providing hash values for user-defined types. Understand the crucial aspects of hashing user-defined types, such as the relationship between equality and hash values, handling empty sequences, and the interaction of hash values between different types. Gain insights applicable across programming languages, with code examples in C++, from Dietmar Kühl, a senior software developer at Bloomberg L.P. and regular contributor to the ANSI/ISO C++ standards committee.
Syllabus
#Hashing ( Hashing Values ) - Dietmar Kühl [ACCU 2019]
Taught by
ACCU Conference
Related Courses
Classical Cryptosystems and Core ConceptsUniversity of Colorado System via Coursera Foundations of Cryptography
NPTEL via Swayam Applied Cryptography
University of Colorado System via Coursera Python 3: Deep Dive (Part 3 - Dictionaries, Sets, JSON)
Udemy Cryptography and Digital Certificates
Coventry University via FutureLearn