1GRUB-CRYPT(1) FSF GRUB-CRYPT(1)
2
3
4
6 grub-crypt - manual page for grub-crypt (GNU GRUB 0.97)
7
9 grub-crypt [OPTION]...
10
12 Encrypt a password.
13
14 -h, --help
15 Print this message and exit
16
17 -v, --version
18 Print the version information and exit
19
20 --md5 Use MD5 to encrypt the password
21
22 --sha-256
23 Use SHA-256 to encrypt the password
24
25 --sha-512
26 Use SHA-512 to encrypt the password (default)
27
29 Report bugs to <bug-grub@gnu.org>. EOF
30
32 The full documentation for grub-crypt is maintained as a Texinfo man‐
33 ual. If the info and grub-crypt programs are properly installed at
34 your site, the command
35
36 info grub-crypt
37
38 should give you access to the complete manual.
39
40
41
42grub-crypt (GNU GRUB 0.97) January 2010 GRUB-CRYPT(1)