ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,979 results

Computerphile
Hashing Algorithms and Security - Computerphile

Audible free book: http://www.audible.com/computerphile Hashing Algorithms are used to ensure file authenticity, but how secure ...

8:12
Hashing Algorithms and Security - Computerphile

1,616,437 views

12 years ago

Michael Sambol
Hash tables in 4 minutes

Hash tables in 4 minutes. Code: https://github.com/msambol/dsa/blob/master/data_structures/hash_table.py Sources: 1.

3:52
Hash tables in 4 minutes

344,040 views

3 years ago

Lisk
What is Hashing? Hash Functions Explained Simply

What is hashing? In this video we explain how hash functions work in an easy to digest way. Hashing is the process of converting ...

2:36
What is Hashing? Hash Functions Explained Simply

447,299 views

7 years ago

MIT OpenCourseWare
Lecture 8: Hashing with Chaining

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Erik Demaine ...

51:16
Lecture 8: Hashing with Chaining

616,789 views

13 years ago

MIT OpenCourseWare
4. Hashing

This lecture discusses comparison models, decision trees, and hash functions. License: Creative Commons BY-NC-SA More ...

52:55
4. Hashing

392,362 views

4 years ago

Gate Smashers
L-6.1: What is hashing with example | Hashing in data structure

01:13 – Search Key & Hash Table 02:36 – Hash Function Example (K mod N) 03:32 – Other Hashing Methods(Mid-Square ...

5:53
L-6.1: What is hashing with example | Hashing in data structure

2,270,288 views

5 years ago

MIT OpenCourseWare
21. Cryptography: Hash Functions

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

1:22:01
21. Cryptography: Hash Functions

192,626 views

9 years ago

HackerRank
Data Structures: Hash Tables

Learn the basics of Hash Tables, one of the most useful data structures for solving interview questions. This video is a part of ...

6:25
Data Structures: Hash Tables

1,540,361 views

9 years ago

CppCon
CppCon 2017: Matt Kulukundis “Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

59:34
CppCon 2017: Matt Kulukundis “Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step”

128,093 views

8 years ago

Charles Cabergs
Advanced C 35: Hash Table

Wait, there is hash tables in the standard library and nobody told me! Social links: Website: https://cacharle.xyz Github: ...

7:31
Advanced C 35: Hash Table

4,091 views

1 year ago

Computerphile
SHA: Secure Hashing Algorithm - Computerphile

Secure Hashing Algorithm (SHA1) explained. Dr Mike Pound explains how files are used to generate seemingly random hash ...

10:21
SHA: Secure Hashing Algorithm - Computerphile

1,321,175 views

8 years ago

CS50
Hash Tables - CS50 Shorts

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

18:47
Hash Tables - CS50 Shorts

163,456 views

7 years ago

Simply Explained
Passwords & hash functions (Simply Explained)

We'll take a look at encryption, hash functions and a multilayer approach! Sources Can be found on my website: ...

7:28
Passwords & hash functions (Simply Explained)

391,717 views

7 years ago

CS50
CS50 2019 - Lecture 5 - Hash Table

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

5:15
CS50 2019 - Lecture 5 - Hash Table

17,554 views

5 years ago

MIT OpenCourseWare
8. Randomization: Universal & Perfect Hashing

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

1:21:51
8. Randomization: Universal & Perfect Hashing

96,928 views

9 years ago

3Blue1Brown
How secure is 256 bit security?

If it's guessing a private key, you are correct, but for something like guessing which input to a hash function gives the desired ...

5:06
How secure is 256 bit security?

3,587,954 views

8 years ago

Udacity
Better Hash Functions - Intro to Computer Science

This video is part of an online course, Intro to Computer Science. Check out the course here: ...

6:34
Better Hash Functions - Intro to Computer Science

6,122 views

10 years ago

Inside code
Hashing and hash tables crash course (+ face reveal) - Inside code

02:30 What is a hash table? 03:08 What is a hash function? 05:05 Some hash table applications 05:55 Hash table operations ...

36:53
Hashing and hash tables crash course (+ face reveal) - Inside code

7,127 views

3 years ago

Computerphile
Securing Stream Ciphers (HMAC) - Computerphile

Bit flipping a stream cipher could help you hit the Jackpot! But not with HMAC. Dr Mike Pound explains. Correction : "pseudo" is ...

9:24
Securing Stream Ciphers (HMAC) - Computerphile

330,280 views

8 years ago

MIT OpenCourseWare
Lecture 26: List Access, Hashing, Simulations, and Wrap-Up

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...

1:12:32
Lecture 26: List Access, Hashing, Simulations, and Wrap-Up

26,681 views

1 year ago