[coreboot-gerrit] Change in coreboot[master]: security/crypto: Add crypto primitives for hashing data

Philipp Deppenwiese (Code Review) gerrit at coreboot.org
Thu Dec 14 16:52:00 CET 2017


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/22872

to look at the new patch set (#3).

Change subject: security/crypto: Add crypto primitives for hashing data
......................................................................

security/crypto: Add crypto primitives for hashing data

* Add crypto section to security directory.
* Add SHA1 and SHA256 hashing functionality.

Change-Id: I807084ebfffdc159fe95c45b4e5f0820bbfee5e1
Signed-off-by: Philipp Deppenwiese <zaolin at das-labor.org>
---
M .checkpatch.conf
M src/security/Kconfig
M src/security/Makefile.inc
A src/security/crypto/Kconfig
A src/security/crypto/Makefile.inc
A src/security/crypto/hash.h
A src/security/crypto/hash/hash.c
A src/security/crypto/hash/sha1.c
A src/security/crypto/hash/sha256.c
9 files changed, 516 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/22872/3
-- 
To view, visit https://review.coreboot.org/22872
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I807084ebfffdc159fe95c45b4e5f0820bbfee5e1
Gerrit-Change-Number: 22872
Gerrit-PatchSet: 3
Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171214/3ccbc4b2/attachment.html>


More information about the coreboot-gerrit mailing list