Add a SHA-1 implementation to libpayload.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3212 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -86,3 +86,9 @@ holders, and the exact license terms that apply.
|
||||
kernel/generic/src/printf/vprintf.c
|
||||
Current version we use: r2745
|
||||
|
||||
* crypto/sha1.c: Public domain
|
||||
Source: OpenBSD
|
||||
http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/hash/sha1.c
|
||||
Original files: src/lib/libc/hash/sha1.c
|
||||
Current version we use: CVS revision 1.20 2005/08/08
|
||||
|
||||
|
Reference in New Issue
Block a user