[ipxe-devel] [ipxe/ipxe] [digest] add sha1verify command (#57)

Bernhard M. Wiedemann notifications at github.com
Mon Oct 10 14:39:17 UTC 2016


This allows to get a trusted image with known digest value
that is embedded in the ipxe script

example usage:
imgtrust
kernel http://boot.ipxe.org/memtest.0
sha1verify memtest.0 5d78d4c7e97c99bca3d3dff602b84dde5b70c5bf
boot

an md5verify cmd could easily be added,
but would not be recommended to use
because of known weaknesses with MD5 digests
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/57

-- Commit Summary --

  * [digest] split out hashing part
  * [digest] add sha1verify command

-- File Changes --

    M src/hci/commands/digest_cmd.c (124)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/57.patch
https://github.com/ipxe/ipxe/pull/57.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/57
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20161010/02066692/attachment.htm>


More information about the ipxe-devel mailing list