updating...

This commit is contained in:
Anish Lakhwara
2022-12-07 16:29:07 +10:00
parent a242b28158
commit 243bd46338
5 changed files with 18 additions and 16 deletions
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env bash
key_length=512
iterations="$(head -n 2 /boot/crypted-storage/default)"
salt="$(head -n 1 /boot/crypted-storage/default)"