From b5f9be97d2c9ead586ceabf43fdc8cf30ec80a92 Mon Sep 17 00:00:00 2001 From: William Entriken Date: Tue, 31 Dec 2024 13:32:03 -0500 Subject: Show the truncate step in IV derivation --- docs/reverse_mode_crypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reverse_mode_crypto.md b/docs/reverse_mode_crypto.md index 03320af..26e5934 100644 --- a/docs/reverse_mode_crypto.md +++ b/docs/reverse_mode_crypto.md @@ -67,4 +67,4 @@ path to the directory. Because the encrypted path to the root directory is "" (the empty string), this means that the directory IV in the root directory is always -`0xa8f7bac432ddc1cb3dc74e684d6ae48b = SHA256("\0DIRIV")`. +`0xa8f7bac432ddc1cb3dc74e684d6ae48b = TRUNCATE(SHA256("\0DIRIV"))`. -- cgit v1.2.3