Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1017 Bytes

14-pwd_hash_lab.md

File metadata and controls

41 lines (34 loc) · 1017 Bytes
SPDX-FileCopyrightText SPDX-License-Identifier title author footer description keywords color class style
© 2023 Menacit AB <foss@menacit.se>
CC-BY-SA-4.0
Practical cryptography course: Password hashing lab
Joel Rangsmo <joel@menacit.se>
© Course authors (CC BY-SA 4.0)
Password hashing lab in the practical cryptography course
cryptology
cryptography
practical
encryption
course
lab
#ffffff
invert
section.center { text-align: center; }

Password hashing lab

bg right:30%


Lab description

Graded exercise to implement hashing of passwords in simple web application.

For detailed instructions, see:
"resources/labs/pwd_hash/README.md".

Remember the deadline and lab report requirements.

bg right:30%