Vladimir 'phcoder' Serbinenko
|
d7a6506e30
|
* grub-core/commands/verify.c (hashes): Add several hashes
from the spec.
|
2013-03-20 17:24:39 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d2789cf0b8
|
* grub-core/commands/verify.c (grub_verify_signature): Use unsigned
operations to have intended shifts and not divisions.
|
2013-03-10 19:39:14 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
adcc602041
|
New command list_trusted.
* grub-core/commands/verify.c (grub_cmd_list): New function.
|
2013-01-13 17:49:05 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
f8e98fee04
|
* grub-core/commands/verify.c: Mark messages for translating.
|
2013-01-12 16:31:17 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
5e3b8dcbb5
|
Import gcrypt public-key cryptography and implement signature checking.
|
2013-01-11 21:32:42 +01:00 |
|