Skip to content

Commit 9e800cf

Browse files
committed
sha2: add implementation of the sha256 digest algo
Add a minimal implementation of the SHA-256 digest algorithm. This implementation is pulled from the OpenBSD project, and [1] [2] were used as a base. [1] https://github.com/openbsd/src/blob/master/lib/libc/hash/sha2.c [2] https://github.com/openbsd/src/blob/master/include/sha2.h Signed-off-by: Igor Opaniuk <igor.opaniuk@oss.qualcomm.com>
1 parent 33241eb commit 9e800cf

File tree

2 files changed

+539
-0
lines changed

2 files changed

+539
-0
lines changed

0 commit comments

Comments
 (0)