Главная
Study mode:
on
1
- - Intro
2
- 01:23 - C01.1 - Base hash and validation function
3
- 10:00 - C01.2 - Scheme infra
4
- 17:14 - C01.3 - Scheme 1 - hmac/sha512
5
- 36:33 - C02.1 - Scheme 2 - Argon2
6
- 51:40 - C02.2 - Web Login & Auto Scheme Upgrade
7
- 55:41 - C03 - Static Dispatch from Dynamic Dispatch
Description:
Learn how to implement a multi-scheme password hashing system in Rust for web applications. Explore the implementation of HMAC/SHA512 as Scheme 1 and Argon2 as Scheme 2, featuring seamless auto-upgrade between schemes and static dispatch. Follow along as the tutorial covers base hash and validation functions, scheme infrastructure, web login implementation, and the transition from dynamic to static dispatch. Gain insights into creating a secure and efficient password system for Rust web applications through this comprehensive coding demonstration.

Multi-Scheme Password Hashing Implementation in Rust - Episode 4

Jeremy Chone
Add to list